forked from mozilla/DeepSpeech
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.24 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
3to2==1.1.1
absl-py==0.2.0
altgraph==0.15
asn1crypto==0.24.0
astor==0.6.2
backports.functools-lru-cache==1.5
backports.weakref==1.0.post1
bcrypt==3.1.4
beautifulsoup4==4.6.0
bleach==1.5.0
bs4==0.0.1
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
click==6.7
cryptography==2.2.2
cycler==0.10.0
deepspeech==0.1.1
dis3==0.1.2
enum34==1.1.6
Flask==1.0.2
funcsigs==1.0.2
future==0.16.0
futures==3.2.0
gast==0.2.0
grpcio==1.11.0
html5lib==0.9999999
idna==2.6
ipaddress==1.0.22
itsdangerous==0.24
Jinja2==2.10
kiwisolver==1.0.1
language-check==1.1
macholib==1.9
Markdown==2.6.11
MarkupSafe==1.0
matplotlib==2.2.2
mock==2.0.0
numpy==1.14.3
pafy==0.5.4
pandas==0.22.0
paramiko==2.4.1
pbr==4.0.2
pefile==2017.11.5
progressbar2==3.37.1
protobuf==3.5.2.post1
psutil==5.4.6
pyasn1==0.4.2
PyAudio==0.2.11
pycparser==2.18
PyInstaller==3.3.1
PyNaCl==1.2.1
pyparsing==2.2.0
PyPrind==2.11.2
pysftp==0.2.9
PyStemmer==1.3.0
python-dateutil==2.7.2
python-speech-features==0.6
python-telegram-bot==10.0.1
python-utils==2.3.0
pytz==2018.4
pyxdg==0.26
requests==2.18.4
scipy==1.0.1
six==1.11.0
sox==1.3.3
SQLAlchemy==1.2.7
subprocess32==3.2.7
tensorboard==1.6.0
tensorflow==1.6.0
termcolor==1.1.0
tqdm==4.23.4
urllib3==1.22
webrtcvad==2.0.10
Werkzeug==0.14.1
Whoosh==2.7.4
youtube-dl==2018.5.9