HirumiM commited on
Commit
7869f26
1 Parent(s): 4b3610f

Upload requirements-full.txt

Browse files
Files changed (1) hide show
  1. req/requirements-full.txt +44 -0
req/requirements-full.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ joblib>=1.1.0
2
+ numba==0.56.4
3
+ numpy==1.23.5
4
+ scipy==1.9.3
5
+ librosa==0.9.1
6
+ llvmlite==0.39.0
7
+ fairseq==0.12.2
8
+ faiss-cpu==1.7.3
9
+ gradio==3.14.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
+ starlette>=0.22.0
25
+ tensorboard
26
+ tqdm>=4.63.1
27
+ tornado>=6.1
28
+ Werkzeug>=2.2.3
29
+ uc-micro-py>=1.0.1
30
+ sympy>=1.11.1
31
+ tabulate>=0.8.10
32
+ PyYAML>=6.0
33
+ pyasn1>=0.4.8
34
+ pyasn1-modules>=0.2.8
35
+ fsspec>=2022.11.0
36
+ absl-py>=1.2.0
37
+ audioread
38
+ uvicorn>=0.21.1
39
+ colorama>=0.4.5
40
+ pyworld==0.3.2
41
+ httpx==0.23.0
42
+ #onnxruntime-gpu
43
+ torchcrepe==0.0.20
44
+ fastapi==0.88