Spaces:
Running
Running
File size: 2,018 Bytes
ce9a1da 14ae2a7 ce9a1da 14ae2a7 ce9a1da 14ae2a7 37c51c8 14ae2a7 37c51c8 14ae2a7 684aeeb 37c51c8 14ae2a7 7adbec0 14ae2a7 c8b83dc fb7fd3c c8b83dc 14ae2a7 37c51c8 14ae2a7 e527df0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
title: README
emoji: π
colorFrom: purple
colorTo: blue
sdk: static
pinned: false
short_description: 'NeLF Project: Next Level Flemish Speech Processing'
---
# NeLF Project
Welcome to the official HuggingFace page of the **NeLF Project: Next Level Flemish Speech Processing**.
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.
For more information about NeLF and the research, visit [**our website**](nelfproject.be).
## Models
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.
### Automatic Speech Recognition (ASR)
-- **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.
It can generate both an exact verbatim transcription with annotation tags as well as a fully formatted and cleaned up subtitle transcription.
-- **ASR_subtitles_v2_small**: Smaller variant of ASR_subtitles_v2 with almost as good performance.
-- **ASR_subtitles_v1**: The first version of the ASR and Subtitling model trained on 2000 hours of Flemish data.
-- **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.
-- **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.
**USAGE**: To use our ASR models and transcribe speech yourself, use [our codebase](https://github.com/nelfproject/NeLF_Transcription_ASR).
### Speaker Diarization and Identification
-- **ecapa2_diarization**: Will be added shortly.
## Leaderboard
Will be added shortly. |