Spaces:
Runtime error
Runtime error
Commit
·
ca7eda1
1
Parent(s):
ab256fe
adding untracked files
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -3,9 +3,9 @@ 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
|
|
|
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
|