Jakobkee commited on
Commit
41361cb
·
verified ·
1 Parent(s): 6c575f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  language:
3
  - nl
4
- library_name: espnet
5
  pipeline_tag: automatic-speech-recognition
6
  ---
7
 
@@ -11,6 +10,8 @@ This repository contains the second version of our Automatic Speech Recognition
11
  It can generate both an exact verbatim transcription with annotation tags as well as a fully formatted and cleaned up subtitle transcription.
12
  It outputs both modalities with separate decoders.
13
 
 
 
14
  This repository only hosts the pre-trained model itself and the configuration files.
15
  Using this model requires installation of our Flemish Speech&Subtitling branch of the ESPnet toolkit, which you can find on Github [**here**](https://github.com/nelfproject/ASR_espnet_v2).
16
  The Github page will contain all further details to use the model. To download the model, see the instructions [here](https://huggingface.co/docs/hub/models-downloading).
 
1
  ---
2
  language:
3
  - nl
 
4
  pipeline_tag: automatic-speech-recognition
5
  ---
6
 
 
10
  It can generate both an exact verbatim transcription with annotation tags as well as a fully formatted and cleaned up subtitle transcription.
11
  It outputs both modalities with separate decoders.
12
 
13
+ # Usage
14
+
15
  This repository only hosts the pre-trained model itself and the configuration files.
16
  Using this model requires installation of our Flemish Speech&Subtitling branch of the ESPnet toolkit, which you can find on Github [**here**](https://github.com/nelfproject/ASR_espnet_v2).
17
  The Github page will contain all further details to use the model. To download the model, see the instructions [here](https://huggingface.co/docs/hub/models-downloading).