mathiasleys commited on
Commit
1936d5b
1 Parent(s): e6e09f3

Update huggingface hub requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,6 +10,6 @@ https://github.com/pyannote/pyannote-audio/archive/develop.zip
10
  speechbrain==0.5.12
11
  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@987674e29ea90f9a2f663bf95d74bd947d76bbc0#egg=nemo_toolkit[asr]
 
10
  speechbrain==0.5.12
11
  wget==3.2
12
  unidecode==1.3.4
13
+ huggingface_hub==0.8.1
14
  torchaudio -f https://download.pytorch.org/whl/torch_stable.html
15
  git+https://github.com/NVIDIA/NeMo.git@987674e29ea90f9a2f663bf95d74bd947d76bbc0#egg=nemo_toolkit[asr]