Spaces:
Sleeping
Sleeping
alright ig not
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
edge_tts
|
2 |
-
fairseq
|
3 |
-
faiss_cpu
|
4 |
gradio==3.38.0
|
5 |
-
librosa
|
6 |
-
numpy
|
7 |
-
praat-parselmouth
|
8 |
-
pyworld
|
9 |
-
torchcrepe
|
10 |
huggingface_hub
|
|
|
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
|
10 |
huggingface_hub
|