forked from deepsound-project/samplernn-pytorch
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.03 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
attrs==20.2.0
audioread==2.1.8
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
comet-ml==3.2.3
configobj==5.0.6
cycler==0.10.0
decorator==4.4.2
dulwich==0.20.6
everett==1.0.2
google-api-core==1.22.4
google-auth==1.22.1
google-cloud-core==1.4.3
google-cloud-logging==1.15.1
google-cloud-storage==1.31.2
google-crc32c==1.0.0
google-resumable-media==1.1.0
googleapis-common-protos==1.52.0
grpcio==1.32.0
idna==2.10
importlib-metadata==2.0.0
joblib==0.17.0
jsonschema==3.2.0
librosa==0.5.1
llvmlite==0.34.0
matplotlib==2.1.0
mkl-fft==1.2.0
mkl-random==1.1.1
mkl-service==2.3.0
natsort==5.1.0
netifaces==0.10.9
numba==0.51.2
nvidia-ml-py3==7.352.0
olefile==0.46
protobuf==3.13.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
resampy==0.2.2
rsa==4.6
scikit-learn==0.23.2
scipy==1.5.2
six==1.15.0
SoundFile==0.10.3.post1
threadpoolctl==2.1.0
tqdm==4.19.5
urllib3==1.25.10
websocket-client==0.57.0
wrapt==1.12.1
wurlitzer==2.0.1
zipp==3.3.0