Jakobkee commited on
Commit
f716147
1 Parent(s): 8afb2dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,8 +12,10 @@ It is converted to a simple ASR model, which outputs only a verbatim transcripti
12
  # Usage
13
 
14
  This repository only hosts the pre-trained model itself and the configuration files.
15
- Using this model requires installation of the ESPnet toolkit, which you can find on Github [**here**](https://github.com/espnet/espnet).
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).
 
 
17
 
18
  # Webservice
19
 
 
12
  # Usage
13
 
14
  This repository only hosts the pre-trained model itself and the configuration files.
15
+ To download this model, see the instructions [here](https://huggingface.co/docs/hub/models-downloading).
16
+
17
+ Usage of this model, as well as our other ASR models, is integrated in [our Github codebase](https://github.com/nelfproject/NeLF_Transcription_ASR).
18
+ Please refer to the Github for installation.
19
 
20
  # Webservice
21