ramkamal2000 commited on
Commit
4ea0c02
·
1 Parent(s): 827aa8d

adding untracked files

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- numpy
2
  scipy
3
  torch
4
  transformers
5
- librosa==0.8.1
6
  webrtcvad==2.0.10
7
  gradio==3.22.1
8
  # git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
9
- # torchaudio==0.9.0
10
  pydub
11
  ffmpeg-normalize==1.21.0
 
1
+ numpy==1.19.5
2
  scipy
3
  torch
4
  transformers
5
+ librosa==0.8.0
6
  webrtcvad==2.0.10
7
  gradio==3.22.1
8
  # git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
9
+ torchaudio==0.9.0
10
  pydub
11
  ffmpeg-normalize==1.21.0