forked from TensorSpeech/TensorFlowASR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.08 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
absl-py==0.12.0
appdirs==1.4.4
astroid==2.6.6
attrs==21.2.0
audioread==2.1.9
black==21.7b0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
cycler==0.10.0
Cython==0.29.24
decorator==5.0.9
dill==0.3.4
flake8==3.9.2
future==0.18.2
googleapis-common-protos==1.53.0
idna==3.2
isort==5.9.3
joblib==1.0.1
kiwisolver==1.3.1
lazy-object-proxy==1.6.0
librosa==0.8.1
llvmlite==0.36.0
matplotlib==3.4.3
mccabe==0.6.1
mypy-extensions==0.4.3
nlpaug==1.1.7
nltk==3.6.2
numba==0.53.1
numpy==1.19.5
packaging==21.0
pandas==1.3.1
pathspec==0.9.0
Pillow==8.3.1
pooch==1.4.0
promise==2.3
protobuf==3.17.3
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.1
PyYAML==5.4.1
regex==2021.8.3
requests==2.26.0
resampy==0.2.2
scikit-learn==0.24.2
scipy==1.7.1
sentencepiece==0.1.96
six==1.15.0
sklearn==0.0
SoundFile==0.10.3.post1
sox==1.4.1
tensorflow-addons==0.13.0
tensorflow-datasets==4.4.0
tensorflow-metadata==1.2.0
termcolor==1.1.0
threadpoolctl==2.2.0
toml==0.10.2
tomli==1.2.1
tqdm==4.62.1
typeguard==2.12.1
urllib3==1.26.6
wrapt==1.12.1