Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
edge_tts==7.2.
|
| 2 |
faiss_cpu==1.7.4
|
| 3 |
-
gradio==
|
| 4 |
librosa==0.9.1
|
| 5 |
numpy==1.23.5
|
| 6 |
praat-parselmouth==0.4.3
|
| 7 |
pyworld==0.3.4
|
| 8 |
torchcrepe==0.0.20
|
| 9 |
fairseq==0.12.2
|
| 10 |
-
omegaconf==2.0.6
|
|
|
|
| 1 |
+
edge_tts==7.2.8
|
| 2 |
faiss_cpu==1.7.4
|
| 3 |
+
gradio==5.43.1
|
| 4 |
librosa==0.9.1
|
| 5 |
numpy==1.23.5
|
| 6 |
praat-parselmouth==0.4.3
|
| 7 |
pyworld==0.3.4
|
| 8 |
torchcrepe==0.0.20
|
| 9 |
fairseq==0.12.2
|
| 10 |
+
omegaconf==2.0.6
|