Spaces:
Runtime error
Runtime error
Commit
·
827aa8d
1
Parent(s):
ca7eda1
adding untracked files
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,9 +3,9 @@ scipy
|
|
3 |
torch
|
4 |
transformers
|
5 |
librosa==0.8.1
|
6 |
-
|
7 |
gradio==3.22.1
|
8 |
# git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
9 |
# torchaudio==0.9.0
|
10 |
-
|
11 |
-
|
|
|
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
|