Spaces:
Sleeping
Sleeping
Update requirements.txt
#6
by Liangjiejie - opened
- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -1 +1,9 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
edge_tts==6.1.7
|
| 2 |
+
fairseq==0.12.2
|
| 3 |
+
faiss_cpu==1.7.4
|
| 4 |
+
gradio==3.38.0
|
| 5 |
+
librosa==0.9.1
|
| 6 |
+
numpy==1.23.5
|
| 7 |
+
praat-parselmouth==0.4.3
|
| 8 |
+
pyworld==0.3.4
|
| 9 |
+
torchcrepe==0.0.20
|