Skip to content

Commit 05a7f83

Browse files
authored
update requirement
1 parent 7f74d3b commit 05a7f83

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

requirments.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
Cython==0.29.34
2+
gradio==3.24.1
3+
future==0.18.3
4+
pydub==0.25.1
5+
soundfile==0.12.1
6+
ffmpeg-python==0.2.0
7+
tensorboardX==2.6
8+
functorch==2.0.0
9+
fairseq==0.12.2
10+
faiss-gpu==1.7.2
11+
faiss-cpu==1.7.3
12+
Jinja2==3.1.2
13+
json5==0.9.11
14+
librosa==0.9.2
15+
llvmlite==0.39.0
16+
Markdown==3.4.3
17+
matplotlib==3.7.1
18+
matplotlib-inline==0.1.6
19+
numba==0.56.4
20+
numpy==1.23.5
21+
scipy==1.9.3
22+
praat-parselmouth==0.4.3
23+
Pillow==9.1.1
24+
pyworld==0.3.2
25+
resampy==0.4.2
26+
scikit-learn==1.2.2
27+
starlette==0.26.1
28+
tensorboard==2.12.1
29+
tensorboard-data-server==0.7.0
30+
tensorboard-plugin-wit==1.8.1
31+
torchgen==0.0.1
32+
tqdm==4.65.0
33+
tornado==6.2
34+
Werkzeug==2.2.3
35+
uc-micro-py==1.0.1
36+
sympy==1.11.1
37+
tabulate==0.9.0
38+
PyYAML==6.0
39+
pyasn1==0.4.8
40+
pyasn1-modules==0.2.8
41+
fsspec==2023.3.0
42+
absl-py==1.4.0
43+
audioread==3.0.0
44+
uvicorn==0.21.1
45+
colorama==0.4.6

0 commit comments

Comments
 (0)