Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +14 -6
requirements.txt
CHANGED
|
@@ -1,10 +1,18 @@
|
|
| 1 |
-
pip<24.1
|
| 2 |
edge_tts==6.1.7
|
| 3 |
-
fairseq
|
| 4 |
-
faiss_cpu
|
| 5 |
gradio
|
| 6 |
librosa==0.9.1
|
| 7 |
numpy==1.23.5
|
| 8 |
-
praat-parselmouth
|
| 9 |
-
pyworld
|
| 10 |
-
torchcrepe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
edge_tts==6.1.7
|
| 2 |
+
fairseq
|
| 3 |
+
faiss_cpu
|
| 4 |
gradio
|
| 5 |
librosa==0.9.1
|
| 6 |
numpy==1.23.5
|
| 7 |
+
praat-parselmouth
|
| 8 |
+
pyworld
|
| 9 |
+
torchcrepe
|
| 10 |
+
//edge_tts==6.1.7
|
| 11 |
+
//fairseq==0.12.2
|
| 12 |
+
//faiss_cpu==1.7.4
|
| 13 |
+
//gradio
|
| 14 |
+
//librosa==0.9.1
|
| 15 |
+
//numpy==1.23.5
|
| 16 |
+
//praat-parselmouth==0.4.3
|
| 17 |
+
//pyworld==0.3.4
|
| 18 |
+
//torchcrepe==0.0.20
|