Update requirements.txt
Browse files- requirements.txt +0 -48
requirements.txt
CHANGED
@@ -1,51 +1,3 @@
|
|
1 |
-
joblib>=1.1.0
|
2 |
-
numba
|
3 |
-
numpy
|
4 |
-
scipy
|
5 |
-
librosa==0.9.1
|
6 |
-
llvmlite
|
7 |
-
fairseq
|
8 |
-
faiss-cpu
|
9 |
-
gradio==3.45.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; sys_platform == 'darwin'
|
42 |
-
onnxruntime-gpu; sys_platform != 'darwin'
|
43 |
-
torchcrepe==0.0.20
|
44 |
-
fastapi==0.88
|
45 |
-
torchfcpe
|
46 |
-
ffmpy==0.3.1
|
47 |
-
python-dotenv>=1.0.0
|
48 |
-
av
|
49 |
wget
|
50 |
bs4
|
51 |
mega
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
wget
|
2 |
bs4
|
3 |
mega
|