ramkamal2000 commited on
Commit
1083db8
1 Parent(s): d5b38f4

reordered req

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,11 +1,11 @@
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
 
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.11.0
10
+ pydub
11
+ ffmpeg-normalize==1.21.0