-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
executable file
·105 lines (105 loc) · 1.78 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
aiohttp==3.6.2
appdirs==1.4.4
async-timeout==3.0.1
attrs==20.2.0
audioread==2.1.9
beautifulsoup4==4.9.2
Brotli==1.0.9
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
cycler==0.10.0
dash==1.16.2
dash-bootstrap-components==0.10.6
dash-core-components==1.12.1
dash-html-components==1.1.1
dash-renderer==1.8.2
dash-table==4.10.1
dataclasses==0.6
decorator==4.4.2
deprecation==2.1.0
docopt==0.6.2
eyed3==0.9.6
fasttext==0.9.2
filelock==3.0.12
filetype==1.0.7
Flask==1.1.2
Flask-Compress==1.5.0
future==0.18.2
gensim==3.8.3
glob2==0.7
google==3.0.0
google-api-core==1.31.2
google-api-python-client==2.21.0
google-auth==1.35.0
google-auth-httplib2==0.1.0
google-cloud==0.34.0
google-cloud-core==2.0.0
google-cloud-speech==1.3.2
grpcio==1.40.0
hmmlearn==0.2.4
httplib2==0.18.1
imbalanced-learn==0.8.0
imblearn==0.0
importlib-metadata==2.0.0
Jinja2==2.11.2
joblib==0.16.0
librosa==0.8.1
matplotlib==3.3.2
multidict==4.7.6
nltk==3.5
num2words==0.5.10
numba==0.54.0
numpy==1.19.2
pandas==1.3.3
Pillow==8.3.2
pipreqs==0.4.10
plotly==4.10.0
proto-plus==1.10.0
protobuf==3.13.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyAudio==0.2.11
pyAudioAnalysis==0.3.7
pybind11==2.6.1
pycparser==2.20
pydub==0.25.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
redis==3.5.3
regex==2020.11.13
requests==2.24.0
resampy==0.2.2
retrying==1.3.3
rq==1.5.2
rsa==4.6
sacremoses==0.0.45
scikit-learn==0.24.2
scipy==1.7.1
seaborn==0.11.0
segment==0.2.0
six==1.15.0
sklearn==0.0
smart-open==4.1.0
sounddevice==0.4.1
SoundFile==0.10.3.post1
soupsieve==2.0.1
termplotlib==0.3.2
threadpoolctl==2.1.0
tokenizers==0.10.2
torch==1.8.1
tqdm==4.50.2
transformers==4.5.1
typing-extensions==3.7.4.3
typing-inspect==0.6.0
uritemplate==3.0.1
urllib3==1.25.10
Werkzeug==1.0.1
xgboost==1.3.3
yarg==0.1.9
yarl==1.6.0
zipp==3.2.0