Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
edge_tts==
|
| 2 |
-
fairseq==0.12.2
|
| 3 |
faiss_cpu==1.7.4
|
| 4 |
gradio==3.38.0
|
| 5 |
librosa==0.9.1
|
|
@@ -7,3 +6,5 @@ numpy==1.23.5
|
|
| 7 |
praat-parselmouth==0.4.3
|
| 8 |
pyworld==0.3.4
|
| 9 |
torchcrepe==0.0.20
|
|
|
|
|
|
|
|
|
| 1 |
+
edge_tts==7.2.0
|
|
|
|
| 2 |
faiss_cpu==1.7.4
|
| 3 |
gradio==3.38.0
|
| 4 |
librosa==0.9.1
|
|
|
|
| 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
|