Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +22 -22
requirements.txt
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
gTTS
|
2 |
-
elevenlabs
|
3 |
-
stftpitchshift==1.5.1
|
4 |
-
torchcrepe
|
5 |
-
setuptools
|
6 |
-
wheel
|
7 |
-
httpx==0.23.0
|
8 |
-
faiss-
|
9 |
-
fairseq
|
10 |
-
gradio==3.34.0
|
11 |
-
ffmpeg-python
|
12 |
-
praat-parselmouth
|
13 |
-
pyworld
|
14 |
-
numpy==1.23.5
|
15 |
-
i18n
|
16 |
-
numba==0.56.4
|
17 |
-
librosa==0.9.2
|
18 |
-
mega.py
|
19 |
-
gdown
|
20 |
-
onnxruntime
|
21 |
-
pyngrok==4.1.12
|
22 |
-
torch
|
|
|
1 |
+
gTTS
|
2 |
+
elevenlabs
|
3 |
+
stftpitchshift==1.5.1
|
4 |
+
torchcrepe
|
5 |
+
setuptools
|
6 |
+
wheel
|
7 |
+
httpx==0.23.0
|
8 |
+
faiss-cpu
|
9 |
+
fairseq
|
10 |
+
gradio==3.34.0
|
11 |
+
ffmpeg-python
|
12 |
+
praat-parselmouth
|
13 |
+
pyworld
|
14 |
+
numpy==1.23.5
|
15 |
+
i18n
|
16 |
+
numba==0.56.4
|
17 |
+
librosa==0.9.2
|
18 |
+
mega.py
|
19 |
+
gdown
|
20 |
+
onnxruntime
|
21 |
+
pyngrok==4.1.12
|
22 |
+
torch
|