Spaces:
Running
Running
New overview page
Browse files
README.md
CHANGED
@@ -1,10 +1,40 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
short_description: 'NeLF Project: Next Level Flemish Speech Processing'
|
9 |
---
|
10 |
|
11 |
+
# NeLF Project
|
12 |
+
|
13 |
+
Welcome to the official HuggingFace page of the **NeLF Project: Next Level Flemish Speech Processing**.
|
14 |
+
|
15 |
+
On this page, you can find all the state-of-the-art Flemish Dutch speech models that have been created by researchers of KU Leuven and UGent as part of the NeLF project.
|
16 |
+
|
17 |
+
For more information about NeLF and the research, visit [**our website**](nelfproject.be).
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
## Models
|
22 |
+
|
23 |
+
We host several models, which are specifically tailored to the processing of Flemish Dutch speech.
|
24 |
+
|
25 |
+
|
26 |
+
### Automatic Speech Recognition (ASR)
|
27 |
+
|
28 |
+
-- **ASR_subtitles_v2**: Our best and latest Automatic Speech Recognition and Subtitle Generation model trained on 14000 hours of Flemish broadcast subtitled speech data.
|
29 |
+
It can generate both an exact verbatim transcription with annotation tags as well as a fully formatted and cleaned up subtitle transcription.
|
30 |
+
|
31 |
+
-- **ASR_subtitles_v1**: The first version of the ASR and Subtitling model (separate decoders) trained on 2000 hours of Flemish data.
|
32 |
+
|
33 |
+
-- **ASR_verbatim_v1**: The first version of the ASR and Subtitling model (separate decoders) trained on 2000 hours of Flemish data, converted to a simple verbatim ASR model.
|
34 |
+
|
35 |
+
-- **Whisper_large_VL**: Will be added shortly.
|
36 |
+
|
37 |
+
### Speaker Diarization and Identification
|
38 |
+
|
39 |
+
Will be added shortly.
|
40 |
+
|