-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
135 lines (135 loc) · 2.3 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
absl-py==1.3.0
anyio==3.6.2
asttokens==2.2.1
astunparse==1.6.3
attrs==22.1.0
backcall==0.2.0
black==22.10.0
Brotli==1.0.9
cachetools==4.2.4
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
comm==0.1.2
contourpy==1.0.5
coverage==6.5.0
cycler==0.11.0
debugpy==1.6.4
decorator==5.1.1
docopt==0.6.2
entrypoints==0.4
executing==1.2.0
Flask==2.2.2
Flask-Cors==3.0.10
fonttools==4.38.0
gast==0.3.3
google-auth==1.35.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
greenlet==1.1.3.post0
grpcio==1.50.0
gunicorn==20.1.0
h5py==2.10.0
idna==3.4
imageio==2.22.2
importlib-metadata==5.0.0
inaSpeechSegmenter==0.7.3
iniconfig==1.1.1
ipykernel==6.19.3
ipython==8.7.0
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
joblib==1.2.0
jupyter_client==7.4.8
jupyter_core==5.1.0
Keras==2.4.3
Keras-Preprocessing==1.1.2
kiwisolver==1.4.4
loguru==0.6.0
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.6.1
matplotlib-inline==0.1.6
munkres==1.1.4
mutagen==1.46.0
mypy-extensions==0.4.3
nest-asyncio==1.5.6
networkx==2.8.7
numpy==1.23.4
oauthlib==3.2.2
opt-einsum==3.3.0
packaging==22.0
pandas==1.5.1
parso==0.8.3
pathspec==0.10.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.2.0
platformdirs==2.6.0
pluggy==1.0.0
prompt-toolkit==3.0.36
protobuf==3.20.0
psutil==5.9.4
psycopg2-binary==2.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pyannote.algorithms==0.8
pyannote.core==4.5
pyannote.parser==0.8
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodomex==3.16.0
pydantic==1.10.2
Pygments==2.13.0
pyparsing==3.0.9
Pyro4==4.82
pytest==6.2.5
pytest-cov==3.0.0
pytextgrid==0.1.4
python-dateutil==2.8.2
pytz==2022.5
PyWavelets==1.4.1
PyYAML==6.0
pyzmq==24.0.1
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
scikit-image==0.19.3
scikit-learn==1.1.3
scipy==1.4.1
serpent==1.41
setuptools-scm==7.0.5
simplejson==3.17.6
six==1.16.0
sniffio==1.3.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
soundfile==0.11.0
SQLAlchemy==1.4.42
stack-data==0.6.2
tensorboard==2.2.2
tensorboard-plugin-wit==1.8.1
tensorflow==2.2.0
tensorflow-estimator==2.2.0
termcolor==2.0.1
threadpoolctl==3.1.0
tifffile==2022.10.10
toml==0.10.2
tomli==2.0.1
tornado==6.2
traitlets==5.8.0
typing_extensions==4.4.0
urllib3==1.26.12
watchfiles==0.17.0
wcwidth==0.2.5
websockets==10.4
Werkzeug==2.2.2
wrapt==1.14.1
xarray==2022.10.0
youtube-dl==2021.12.17
yt-dlp==2022.11.11
zipp==3.10.0