sagorhishab commited on
Commit
43b8501
1 Parent(s): 9ec656a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: automatic-speech-recognition
9
  __Hishab BN FastConformer__ is a [fastconformer](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/asr/models.html#fast-conformer) based model trained on 18k [MegaBNSpeech]() corpus.
10
 
11
  ## Using method
12
- This model can be used for transcribing Bangla audio and also can be used as pre-trained model to fine-tuning on custom datasets using [NeMo](To use this model you need to install [NeMo](https://github.com/NVIDIA/NeMo) framework.
13
  To use this model you need to install [NeMo](https://github.com/NVIDIA/NeMo).
14
  ### Inferencing
15
  ```py
 
9
  __Hishab BN FastConformer__ is a [fastconformer](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/asr/models.html#fast-conformer) based model trained on 18k [MegaBNSpeech]() corpus.
10
 
11
  ## Using method
12
+ This model can be used for transcribing Bangla audio and also can be used as pre-trained model to fine-tuning on custom datasets using [NeMo](https://github.com/NVIDIA/NeMo) framework.
13
  To use this model you need to install [NeMo](https://github.com/NVIDIA/NeMo).
14
  ### Inferencing
15
  ```py