forked from LAAC-LSCP/VTC
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
426 lines (426 loc) · 9.6 KB
/
Copy pathrequirements.txt
File metadata and controls
426 lines (426 loc) · 9.6 KB
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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
# This file was autogenerated by uv via the following command:
# uv export --frozen --no-hashes -o requirements.txt
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.12.15
# via fsspec
aiosignal==1.4.0
# via aiohttp
alembic==1.16.5
# via optuna
annotated-types==0.7.0
# via pydantic
antlr4-python3-runtime==4.9.3
# via omegaconf
asteroid-filterbanks==0.4.0
# via
# pyannote-audio
# segma
attrs==25.3.0
# via aiohttp
certifi==2025.8.3
# via
# requests
# sentry-sdk
cffi==2.0.0
# via soundfile
charset-normalizer==3.4.3
# via requests
click==8.3.0
# via
# typer
# wandb
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# colorlog
# tqdm
colorlog==6.9.0
# via optuna
contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
dacite==1.9.2
# via segma
docopt==0.6.2
# via
# pyannote-metrics
# pyannote-pipeline
einops==0.8.1
# via pyannote-audio
filelock==3.19.1
# via
# huggingface-hub
# pyannote-pipeline
# torch
# transformers
fonttools==4.60.0
# via matplotlib
frozenlist==1.7.0
# via
# aiohttp
# aiosignal
fsspec==2025.9.0
# via
# huggingface-hub
# lightning
# pytorch-lightning
# torch
gitdb==4.0.12
# via gitpython
gitpython==3.1.45
# via wandb
greenlet==3.2.4 ; (python_full_version < '3.14' and platform_machine == 'AMD64') or (python_full_version < '3.14' and platform_machine == 'WIN32') or (python_full_version < '3.14' and platform_machine == 'aarch64') or (python_full_version < '3.14' and platform_machine == 'amd64') or (python_full_version < '3.14' and platform_machine == 'ppc64le') or (python_full_version < '3.14' and platform_machine == 'win32') or (python_full_version < '3.14' and platform_machine == 'x86_64')
# via sqlalchemy
hf-xet==1.1.10 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
# via huggingface-hub
huggingface-hub==0.35.0
# via
# pyannote-audio
# speechbrain
# tokenizers
# transformers
hyperpyyaml==1.2.2
# via speechbrain
idna==3.10
# via
# requests
# yarl
interlap==0.2.7
# via segma
jinja2==3.1.6
# via torch
joblib==1.5.2
# via
# scikit-learn
# speechbrain
julius==0.2.7
# via torch-audiomentations
kiwisolver==1.4.9
# via matplotlib
lightning==2.5.5
# via
# pyannote-audio
# segma
lightning-utilities==0.15.2
# via
# lightning
# pytorch-lightning
# torchmetrics
mako==1.3.10
# via alembic
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# mako
matplotlib==3.10.6
# via
# pyannote-metrics
# segma
mdurl==0.1.2
# via markdown-it-py
mpmath==1.3.0
# via sympy
multidict==6.6.4
# via
# aiohttp
# yarl
networkx==3.5
# via torch
numpy==2.3.3
# via
# asteroid-filterbanks
# contourpy
# matplotlib
# optuna
# pandas
# pyannote-core
# pyannote-metrics
# pytorch-metric-learning
# scikit-learn
# scipy
# segma
# soundfile
# speechbrain
# tensorboardx
# torchmetrics
# transformers
nvidia-cublas-cu12==12.8.4.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cuda-nvrtc-cu12==12.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cuda-runtime-cu12==12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cudnn-cu12==9.10.2.21 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cufft-cu12==11.3.3.83 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cufile-cu12==1.13.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-curand-cu12==10.3.9.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cusolver-cu12==11.7.3.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-cusparse-cu12==12.5.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via
# nvidia-cusolver-cu12
# torch
nvidia-cusparselt-cu12==0.7.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-nccl-cu12==2.27.3 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
nvidia-nvjitlink-cu12==12.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via
# nvidia-cufft-cu12
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
# torch
nvidia-nvtx-cu12==12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
omegaconf==2.3.0
# via
# pyannote-audio
# segma
optuna==4.5.0
# via
# pyannote-pipeline
# segma
packaging==25.0
# via
# huggingface-hub
# lightning
# lightning-utilities
# matplotlib
# optuna
# pytorch-lightning
# speechbrain
# tensorboardx
# torch-pitch-shift
# torchmetrics
# transformers
# wandb
pandas==2.3.2
# via
# pyannote-database
# pyannote-metrics
pillow==11.3.0
# via matplotlib
platformdirs==4.4.0
# via wandb
polars==1.33.1
# via segma
primepy==1.3
# via torch-pitch-shift
propcache==0.3.2
# via
# aiohttp
# yarl
protobuf==6.32.1
# via
# tensorboardx
# wandb
pyannote-audio==3.4.0
# via vtc
pyannote-core==5.0.0
# via
# pyannote-audio
# pyannote-database
# pyannote-metrics
# pyannote-pipeline
pyannote-database==5.1.3
# via
# pyannote-audio
# pyannote-metrics
# pyannote-pipeline
pyannote-metrics==3.2.1
# via pyannote-audio
pyannote-pipeline==3.0.1
# via pyannote-audio
pycparser==2.23 ; implementation_name != 'PyPy'
# via cffi
pydantic==2.11.9
# via wandb
pydantic-core==2.33.2
# via pydantic
pygments==2.19.2
# via rich
pyparsing==3.2.5
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytorch-lightning==2.5.5
# via lightning
pytorch-metric-learning==2.9.0
# via pyannote-audio
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
# huggingface-hub
# hyperpyyaml
# lightning
# omegaconf
# optuna
# pyannote-database
# pyannote-pipeline
# pytorch-lightning
# segma
# transformers
# wandb
regex==2025.9.18
# via transformers
requests==2.32.5
# via
# huggingface-hub
# transformers
# wandb
rich==14.1.0
# via
# pyannote-audio
# typer
ruamel-yaml==0.18.15
# via hyperpyyaml
ruamel-yaml-clib==0.2.14 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
# via ruamel-yaml
safetensors==0.6.2
# via transformers
scikit-learn==1.7.2
# via
# pyannote-metrics
# pyannote-pipeline
# pytorch-metric-learning
scipy==1.16.2
# via
# pyannote-core
# pyannote-metrics
# scikit-learn
# segma
# speechbrain
segma @ git+https://github.com/arxaqapi/segma@492a07bb34e424c8a89b0a4e28423271f8b258a7
# via vtc
semver==3.0.4
# via pyannote-audio
sentencepiece==0.2.1
# via speechbrain
sentry-sdk==2.38.0
# via wandb
setuptools==80.9.0
# via
# lightning-utilities
# torch
# triton
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
smmap==5.0.2
# via gitdb
sortedcontainers==2.4.0
# via pyannote-core
soundfile==0.13.1
# via
# pyannote-audio
# segma
speechbrain==1.0.3
# via pyannote-audio
sqlalchemy==2.0.43
# via
# alembic
# optuna
sympy==1.14.0
# via
# pyannote-metrics
# torch
tabulate==0.9.0
# via pyannote-metrics
tensorboardx==2.6.4
# via pyannote-audio
threadpoolctl==3.6.0
# via scikit-learn
tokenizers==0.22.1
# via transformers
torch==2.8.0
# via
# asteroid-filterbanks
# julius
# lightning
# pyannote-audio
# pytorch-lightning
# pytorch-metric-learning
# segma
# speechbrain
# torch-audiomentations
# torch-pitch-shift
# torchaudio
# torchmetrics
torch-audiomentations==0.12.0
# via pyannote-audio
torch-pitch-shift==1.2.5
# via torch-audiomentations
torchaudio==2.8.0
# via
# pyannote-audio
# segma
# speechbrain
# torch-audiomentations
# torch-pitch-shift
torchmetrics==1.8.2
# via
# lightning
# pyannote-audio
# pytorch-lightning
tqdm==4.67.1
# via
# huggingface-hub
# lightning
# optuna
# pyannote-pipeline
# pytorch-lightning
# pytorch-metric-learning
# speechbrain
# transformers
# vtc
transformers==4.56.2
# via segma
triton==3.4.0 ; platform_machine == 'x86_64' and sys_platform == 'linux'
# via torch
typer==0.19.2
# via pyannote-database
typing-extensions==4.15.0
# via
# alembic
# asteroid-filterbanks
# huggingface-hub
# lightning
# lightning-utilities
# pyannote-core
# pydantic
# pydantic-core
# pytorch-lightning
# sqlalchemy
# torch
# typer
# typing-inspection
# wandb
typing-inspection==0.4.1
# via pydantic
tzdata==2025.2
# via pandas
urllib3==2.5.0
# via
# requests
# sentry-sdk
wandb==0.22.0
# via segma
yarl==1.20.1
# via aiohttp