-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
309 lines (309 loc) · 5.62 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.11.6
# via fsspec
aiosignal==1.3.1
# via aiohttp
attrs==24.2.0
# via aiohttp
audiomentations==0.37.0
# via -r requirements.in
audioread==3.0.1
# via librosa
build==1.2.2.post1
# via pip-tools
certifi==2024.8.30
# via
# requests
# sentry-sdk
cffi==1.17.1
# via
# numpy-minmax
# numpy-rms
# soundfile
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# pip-tools
# wandb
contourpy==1.3.1
# via matplotlib
coverage==7.6.7
# via pytest-cov
cycler==0.12.1
# via matplotlib
cython==3.0.11
# via pyroomacoustics
decorator==5.1.1
# via librosa
distlib==0.3.9
# via virtualenv
docker-pycreds==0.4.0
# via wandb
filelock==3.16.1
# via
# huggingface-hub
# torch
# transformers
# virtualenv
fonttools==4.55.0
# via matplotlib
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2024.10.0
# via
# huggingface-hub
# pytorch-lightning
# torch
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via wandb
huggingface-hub==0.26.2
# via
# tokenizers
# transformers
identify==2.6.3
# via pre-commit
idna==3.10
# via
# requests
# yarl
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via torch
joblib==1.4.2
# via
# librosa
# scikit-learn
kiwisolver==1.4.7
# via matplotlib
lazy-loader==0.4
# via librosa
librosa==0.10.2.post1
# via
# -r requirements.in
# audiomentations
lightning-utilities==0.11.9
# via
# pytorch-lightning
# torchmetrics
llvmlite==0.43.0
# via numba
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
# via -r requirements.in
mpmath==1.3.0
# via sympy
msgpack==1.1.0
# via librosa
multidict==6.1.0
# via
# aiohttp
# yarl
mypy==1.13.0
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
networkx==3.4.2
# via torch
nodeenv==1.9.1
# via pre-commit
numba==0.60.0
# via librosa
numpy==1.26.4
# via
# audiomentations
# contourpy
# librosa
# matplotlib
# numba
# numpy-minmax
# numpy-rms
# pedalboard
# pyroomacoustics
# scikit-learn
# scipy
# soxr
# torchmetrics
# torchvision
# transformers
numpy-minmax==0.3.1
# via audiomentations
numpy-rms==0.4.2
# via audiomentations
packaging==24.2
# via
# build
# huggingface-hub
# lazy-loader
# lightning-utilities
# matplotlib
# pooch
# pytest
# pytorch-lightning
# torchmetrics
# transformers
pedalboard==0.9.16
# via -r requirements.in
pesq==0.0.4
# via -r requirements.in
pillow==11.0.0
# via
# matplotlib
# torchvision
pip==24.3.1
# via pip-tools
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.3.6
# via
# pooch
# virtualenv
# wandb
pluggy==1.5.0
# via pytest
pooch==1.8.2
# via librosa
pre-commit==4.0.1
# via -r requirements.in
propcache==0.2.0
# via
# aiohttp
# yarl
protobuf==5.28.3
# via wandb
psutil==6.1.0
# via wandb
pybind11==2.13.6
# via pyroomacoustics
pycparser==2.22
# via cffi
pydocstyle==6.3.0
# via -r requirements.in
pydub==0.25.1
# via -r requirements.in
pyparsing==3.2.0
# via matplotlib
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyroomacoustics==0.8.2
# via -r requirements.in
pytest==8.3.3
# via
# -r requirements.in
# pytest-cov
pytest-cov==6.0.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via matplotlib
pytorch-lightning==2.4.0
# via -r requirements.in
pyyaml==6.0.2
# via
# huggingface-hub
# pre-commit
# pytorch-lightning
# transformers
# wandb
regex==2024.11.6
# via transformers
requests==2.32.3
# via
# huggingface-hub
# pooch
# transformers
# wandb
safetensors==0.4.5
# via transformers
scikit-learn==1.5.2
# via librosa
scipy==1.12.0
# via
# audiomentations
# librosa
# pyroomacoustics
# scikit-learn
sentry-sdk==2.18.0
# via wandb
setproctitle==1.3.4
# via wandb
setuptools==75.6.0
# via
# lightning-utilities
# pip-tools
# torch
# wandb
six==1.16.0
# via
# docker-pycreds
# python-dateutil
smmap==5.0.1
# via gitdb
snowballstemmer==2.2.0
# via pydocstyle
soundfile==0.12.1
# via librosa
soxr==0.5.0.post1
# via
# audiomentations
# librosa
sympy==1.13.1
# via torch
threadpoolctl==3.5.0
# via scikit-learn
tokenizers==0.20.3
# via transformers
torch==2.5.1
# via
# -r requirements.in
# pytorch-lightning
# torchaudio
# torchmetrics
# torchvision
torchaudio==2.5.1
# via -r requirements.in
torchmetrics==1.6.0
# via
# -r requirements.in
# pytorch-lightning
torchvision==0.20.1
# via -r requirements.in
tqdm==4.67.0
# via
# huggingface-hub
# pytorch-lightning
# transformers
transformers==4.46.3
# via -r requirements.in
typing-extensions==4.12.2
# via
# huggingface-hub
# librosa
# lightning-utilities
# mypy
# pytorch-lightning
# torch
urllib3==2.2.3
# via
# requests
# sentry-sdk
virtualenv==20.28.0
# via pre-commit
wandb==0.18.7
# via -r requirements.in
wheel==0.45.0
# via pip-tools
yarl==1.17.2
# via aiohttp