Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +22 -19
requirements.txt
CHANGED
@@ -1,22 +1,25 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
fairseq==0.12.2
|
3 |
faiss-cpu==1.7.3
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
librosa==0.9.1
|
8 |
-
numpy==1.23.5
|
9 |
-
onnxruntime_gpu
|
10 |
praat-parselmouth>=0.4.2
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
1 |
+
wheel
|
2 |
+
setuptools
|
3 |
+
ffmpeg
|
4 |
+
numba==0.56.4
|
5 |
+
numpy==1.23.5
|
6 |
+
scipy==1.9.3
|
7 |
+
librosa==0.9.1
|
8 |
fairseq==0.12.2
|
9 |
faiss-cpu==1.7.3
|
10 |
+
gradio==3.40.1
|
11 |
+
pyworld==0.3.2
|
12 |
+
soundfile>=0.12.1
|
|
|
|
|
|
|
13 |
praat-parselmouth>=0.4.2
|
14 |
+
httpx==0.23.0
|
15 |
+
tensorboard
|
16 |
+
tensorboardX
|
17 |
+
torchcrepe
|
18 |
+
onnxruntime
|
19 |
+
asyncio
|
20 |
+
demucs
|
21 |
+
edge-tts
|
22 |
+
yt_dlp
|
23 |
+
rarfile
|
24 |
+
mega.py
|
25 |
+
gdown
|