Spaces:
Runtime error
Runtime error
ramkamal2000
commited on
Commit
•
6f4f572
1
Parent(s):
b83f6df
pre req
Browse files- pre-requirements.txt +2 -0
- requirements.txt +0 -2
pre-requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
numpy==1.22.0
|
2 |
+
git+https://github.com/Edresson/Coqui-TTS@multilingual-torchaudio-SE
|
requirements.txt
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
-
numpy==1.22.0
|
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
|
|
|
|
|
1 |
scipy
|
2 |
torch
|
3 |
transformers
|
4 |
librosa==0.8.0
|
5 |
webrtcvad==2.0.10
|
6 |
gradio==3.22.1
|
|
|
7 |
torchaudio==0.11.0
|
8 |
pydub
|
9 |
ffmpeg-normalize==1.21.0
|