Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
8e8b424
1
Parent(s):
70bd43f
Update requirements.txt
Browse files- requirements.txt +12 -104
requirements.txt
CHANGED
@@ -1,105 +1,13 @@
|
|
1 |
-
|
2 |
-
aiohttp==3.8.3
|
3 |
-
aiosignal==1.2.0
|
4 |
-
appdirs==1.4.4
|
5 |
-
asttokens==2.0.8
|
6 |
-
async-timeout==4.0.2
|
7 |
-
attrs==22.1.0
|
8 |
-
audioread==3.0.0
|
9 |
-
backcall==0.2.0
|
10 |
-
cachetools==5.2.0
|
11 |
-
cffi==1.15.1
|
12 |
-
charset-normalizer==2.1.1
|
13 |
-
colorama==0.4.6
|
14 |
-
contourpy==1.0.5
|
15 |
-
cycler==0.11.0
|
16 |
-
debugpy==1.6.3
|
17 |
-
decorator==5.1.1
|
18 |
-
einops==0.5.0
|
19 |
-
entrypoints==0.4
|
20 |
-
executing==1.1.1
|
21 |
-
fonttools==4.38.0
|
22 |
-
frozenlist==1.3.1
|
23 |
-
fsspec==2022.10.0
|
24 |
-
future==0.18.2
|
25 |
-
google-auth==2.13.0
|
26 |
-
google-auth-oauthlib==0.4.6
|
27 |
-
grpcio==1.50.0
|
28 |
-
h5py==3.7.0
|
29 |
-
idna==3.4
|
30 |
-
imageio==2.22.2
|
31 |
-
importlib-metadata==5.0.0
|
32 |
-
ipykernel==6.16.2
|
33 |
-
ipython==8.5.0
|
34 |
-
jedi==0.18.1
|
35 |
-
joblib==1.2.0
|
36 |
-
jupyter_client==7.4.4
|
37 |
-
jupyter_core==4.11.2
|
38 |
-
kiwisolver==1.4.4
|
39 |
-
librosa==0.9.1
|
40 |
-
llvmlite==0.39.1
|
41 |
-
Markdown==3.4.1
|
42 |
-
MarkupSafe==2.1.1
|
43 |
-
matplotlib==3.6.1
|
44 |
-
matplotlib-inline==0.1.6
|
45 |
-
multidict==6.0.2
|
46 |
-
nest-asyncio==1.5.6
|
47 |
-
networkx==2.8.7
|
48 |
-
numba==0.56.3
|
49 |
-
numpy==1.23.4
|
50 |
-
oauthlib==3.2.2
|
51 |
-
packaging==21.3
|
52 |
-
parso==0.8.3
|
53 |
-
pickleshare==0.7.5
|
54 |
-
Pillow==9.2.0
|
55 |
-
pooch==1.6.0
|
56 |
praat-parselmouth==0.4.1
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
pycwt
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
pyparsing==3.0.9
|
69 |
-
python-dateutil==2.8.2
|
70 |
-
pytorch-lightning==1.3.3
|
71 |
-
PyWavelets==1.4.1
|
72 |
-
pywin32==304
|
73 |
-
PyYAML==5.4.1
|
74 |
-
pyzmq==24.0.1
|
75 |
-
requests==2.28.1
|
76 |
-
requests-oauthlib==1.3.1
|
77 |
-
resampy==0.4.2
|
78 |
-
rsa==4.9
|
79 |
-
scikit-image==0.19.3
|
80 |
-
scikit-learn==1.1.3
|
81 |
-
scipy==1.9.3
|
82 |
-
six==1.16.0
|
83 |
-
soundfile==0.11.0
|
84 |
-
stack-data==0.5.1
|
85 |
-
tensorboard==2.10.1
|
86 |
-
tensorboard-data-server==0.6.1
|
87 |
-
tensorboard-plugin-wit==1.8.1
|
88 |
-
threadpoolctl==3.1.0
|
89 |
-
tifffile==2022.10.10
|
90 |
-
torch==1.12.1+cu113
|
91 |
-
torchaudio==0.12.1+cu113
|
92 |
-
torchcrepe==0.0.17
|
93 |
-
torchmetrics==0.5.0
|
94 |
-
torchvision==0.13.1+cu113
|
95 |
-
tornado==6.2
|
96 |
-
tqdm==4.64.1
|
97 |
-
traitlets==5.5.0
|
98 |
-
typing_extensions==4.4.0
|
99 |
-
urllib3==1.26.12
|
100 |
-
wcwidth==0.2.5
|
101 |
-
webrtcvad==2.0.10
|
102 |
-
Werkzeug==2.2.2
|
103 |
-
wincertstore==0.2
|
104 |
-
yarl==1.8.1
|
105 |
-
zipp==3.10.0
|
|
|
1 |
+
torchcrepe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
praat-parselmouth==0.4.1
|
3 |
+
scikit-image
|
4 |
+
ipython
|
5 |
+
ipykernel
|
6 |
+
pyloudnorm
|
7 |
+
webrtcvad
|
8 |
+
h5py
|
9 |
+
einops
|
10 |
+
pycwt
|
11 |
+
torchmetrics==0.5
|
12 |
+
pytorch_lightning==1.3.3
|
13 |
+
pyworld
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|