Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -32,8 +32,9 @@ It can generate both an exact verbatim transcription with annotation tags as wel
|
|
32 |
|
33 |
-- **ASR_verbatim_v1**: The first version of the ASR and Subtitling model trained on 2000 hours of Flemish data, converted to a verbatim-only ASR model.
|
34 |
|
35 |
-
-- **Whisper**: A finetuned Whisper Large model on Flemish data can be found [here](https://huggingface.co/kul-speech-lab/whisper_large_CGN).
|
36 |
|
|
|
37 |
|
38 |
### Speaker Diarization and Identification
|
39 |
|
|
|
32 |
|
33 |
-- **ASR_verbatim_v1**: The first version of the ASR and Subtitling model trained on 2000 hours of Flemish data, converted to a verbatim-only ASR model.
|
34 |
|
35 |
+
-- **Whisper**: A finetuned Whisper Large model on Flemish data can be found [here](https://huggingface.co/kul-speech-lab/whisper_large_CGN). Usage instructions can be found in Whisper documentation.
|
36 |
|
37 |
+
**USAGE**: To use our ASR models and transcribe speech yourself, use [our codebase](https://github.com/nelfproject/NeLF_Transcription_ASR).
|
38 |
|
39 |
### Speaker Diarization and Identification
|
40 |
|