Jakobkee commited on
Commit
37c51c8
·
verified ·
1 Parent(s): 14ae2a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -20,21 +20,21 @@ For more information about NeLF and the research, visit [**our website**](nelfpr
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
 
 
20
 
21
  ## Models
22
 
23
+ We host several models, which are specifically tailored to the processing of Flemish Dutch speech. Further details and instructions for usage of the models can be found in the respective repositories.
24
 
25
 
26
  ### Automatic Speech Recognition (ASR)
27
 
28
+ -- **ASR_subtitles_v2** (Recommended): The second version of our Automatic Speech Recognition and Subtitle Generation model, with improved architecture and 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 trained on 2000 hours of Flemish data.
32
 
33
+ -- **ASR_verbatim_v1**: The first version of the ASR and Subtitling model 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
+ -- **ecapa2_diarization**: Will be added shortly.
40