Spaces:
Sleeping
Sleeping
Create requirements-dml.txt
Browse files- requirements-dml.txt +48 -0
requirements-dml.txt
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
joblib>=1.1.0
|
2 |
+
numba==0.56.4
|
3 |
+
numpy==1.23.5
|
4 |
+
scipy
|
5 |
+
librosa==0.9.1
|
6 |
+
llvmlite==0.39.0
|
7 |
+
fairseq==0.12.2
|
8 |
+
faiss-cpu==1.7.3
|
9 |
+
gradio==3.34.0
|
10 |
+
Cython
|
11 |
+
pydub>=0.25.1
|
12 |
+
soundfile>=0.12.1
|
13 |
+
ffmpeg-python>=0.2.0
|
14 |
+
tensorboardX
|
15 |
+
Jinja2>=3.1.2
|
16 |
+
json5
|
17 |
+
Markdown
|
18 |
+
matplotlib>=3.7.0
|
19 |
+
matplotlib-inline>=0.1.3
|
20 |
+
praat-parselmouth>=0.4.2
|
21 |
+
Pillow>=9.1.1
|
22 |
+
resampy>=0.4.2
|
23 |
+
scikit-learn
|
24 |
+
tensorboard
|
25 |
+
tqdm>=4.63.1
|
26 |
+
tornado>=6.1
|
27 |
+
Werkzeug>=2.2.3
|
28 |
+
uc-micro-py>=1.0.1
|
29 |
+
sympy>=1.11.1
|
30 |
+
tabulate>=0.8.10
|
31 |
+
PyYAML>=6.0
|
32 |
+
pyasn1>=0.4.8
|
33 |
+
pyasn1-modules>=0.2.8
|
34 |
+
fsspec>=2022.11.0
|
35 |
+
absl-py>=1.2.0
|
36 |
+
audioread
|
37 |
+
uvicorn>=0.21.1
|
38 |
+
colorama>=0.4.5
|
39 |
+
pyworld==0.3.2
|
40 |
+
httpx
|
41 |
+
onnxruntime-directml
|
42 |
+
torchcrepe==0.0.20
|
43 |
+
fastapi==0.88
|
44 |
+
ffmpy==0.3.1
|
45 |
+
python-dotenv>=1.0.0
|
46 |
+
av
|
47 |
+
edge-tts
|
48 |
+
git+https://github.com/suno-ai/bark.git
|