philippemo commited on
Commit
e6e09f3
1 Parent(s): 1aa38aa

fix nemo installation version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,4 +12,4 @@ wget==3.2
12
  unidecode==1.3.4
13
  huggingface_hub==0.7
14
  torchaudio -f https://download.pytorch.org/whl/torch_stable.html
15
- git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]
 
12
  unidecode==1.3.4
13
  huggingface_hub==0.7
14
  torchaudio -f https://download.pytorch.org/whl/torch_stable.html
15
+ git+https://github.com/NVIDIA/NeMo.git@987674e29ea90f9a2f663bf95d74bd947d76bbc0#egg=nemo_toolkit[asr]