Jakobkee commited on
Commit
9729feb
1 Parent(s): aa5acf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -15,8 +15,10 @@ It outputs both modalities with separate decoders.
15
  # Usage
16
 
17
  This repository only hosts the pre-trained model itself and the configuration files.
18
- 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).
19
- 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).
 
 
20
 
21
  # Webservice
22
 
 
15
  # Usage
16
 
17
  This repository only hosts the pre-trained model itself and the configuration files.
18
+ To download this model, see the instructions [here](https://huggingface.co/docs/hub/models-downloading).
19
+
20
+ Usage of this model, as well as our other ASR models, is integrated in [our Github codebase](https://github.com/nelfproject/NeLF_Transcription_ASR).
21
+ Please refer to the Github for installation.
22
 
23
  # Webservice
24