txya900619 commited on
Commit
63d2f51
1 Parent(s): c1d6f18

fix: use freeze reqirements to fix long build time

Browse files
Files changed (1) hide show
  1. requirements.txt +479 -4
requirements.txt CHANGED
@@ -1,4 +1,479 @@
1
- jieba
2
- opencc
3
- TTS
4
- omegaconf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile - -o requirements.txt
3
+ absl-py==2.1.0
4
+ # via tensorboard
5
+ aiohappyeyeballs==2.4.3
6
+ # via aiohttp
7
+ aiohttp==3.10.10
8
+ # via tts
9
+ aiosignal==1.3.1
10
+ # via aiohttp
11
+ annotated-types==0.7.0
12
+ # via pydantic
13
+ antlr4-python3-runtime==4.9.3
14
+ # via omegaconf
15
+ anyascii==0.3.2
16
+ # via tts
17
+ async-timeout==4.0.3
18
+ # via aiohttp
19
+ attrs==24.2.0
20
+ # via aiohttp
21
+ audioread==3.0.1
22
+ # via librosa
23
+ babel==2.16.0
24
+ # via gruut
25
+ bangla==0.0.2
26
+ # via tts
27
+ blinker==1.8.2
28
+ # via flask
29
+ blis==0.7.11
30
+ # via thinc
31
+ bnnumerizer==0.0.2
32
+ # via tts
33
+ bnunicodenormalizer==0.1.7
34
+ # via tts
35
+ catalogue==2.0.10
36
+ # via
37
+ # spacy
38
+ # srsly
39
+ # thinc
40
+ certifi==2024.8.30
41
+ # via requests
42
+ cffi==1.17.1
43
+ # via soundfile
44
+ charset-normalizer==3.4.0
45
+ # via requests
46
+ click==8.1.7
47
+ # via
48
+ # flask
49
+ # nltk
50
+ # typer
51
+ cloudpathlib==0.20.0
52
+ # via weasel
53
+ confection==0.1.5
54
+ # via
55
+ # thinc
56
+ # weasel
57
+ contourpy==1.2.1
58
+ # via matplotlib
59
+ coqpit==0.0.17
60
+ # via
61
+ # trainer
62
+ # tts
63
+ cycler==0.12.1
64
+ # via matplotlib
65
+ cymem==2.0.8
66
+ # via
67
+ # preshed
68
+ # spacy
69
+ # thinc
70
+ cython==3.0.11
71
+ # via tts
72
+ dateparser==1.1.8
73
+ # via gruut
74
+ decorator==5.1.1
75
+ # via librosa
76
+ docopt==0.6.2
77
+ # via num2words
78
+ einops==0.8.0
79
+ # via
80
+ # encodec
81
+ # tts
82
+ encodec==0.1.1
83
+ # via tts
84
+ filelock==3.16.1
85
+ # via
86
+ # huggingface-hub
87
+ # torch
88
+ # transformers
89
+ # triton
90
+ flask==3.0.3
91
+ # via tts
92
+ fonttools==4.54.1
93
+ # via matplotlib
94
+ frozenlist==1.4.1
95
+ # via
96
+ # aiohttp
97
+ # aiosignal
98
+ fsspec==2024.10.0
99
+ # via
100
+ # huggingface-hub
101
+ # torch
102
+ # trainer
103
+ # tts
104
+ g2pkk==0.1.2
105
+ # via tts
106
+ grpcio==1.67.0
107
+ # via tensorboard
108
+ gruut==2.2.3
109
+ # via tts
110
+ gruut-ipa==0.13.0
111
+ # via gruut
112
+ gruut-lang-de==2.0.1
113
+ # via gruut
114
+ gruut-lang-en==2.0.1
115
+ # via gruut
116
+ gruut-lang-es==2.0.1
117
+ # via gruut
118
+ gruut-lang-fr==2.0.2
119
+ # via gruut
120
+ hangul-romanize==0.1.0
121
+ # via tts
122
+ huggingface-hub==0.26.1
123
+ # via
124
+ # tokenizers
125
+ # transformers
126
+ idna==3.10
127
+ # via
128
+ # requests
129
+ # yarl
130
+ inflect==7.4.0
131
+ # via tts
132
+ itsdangerous==2.2.0
133
+ # via flask
134
+ jamo==0.4.1
135
+ # via
136
+ # g2pkk
137
+ # tts
138
+ jieba==0.42.1
139
+ # via tts
140
+ jinja2==3.1.4
141
+ # via
142
+ # flask
143
+ # spacy
144
+ # torch
145
+ joblib==1.4.2
146
+ # via
147
+ # librosa
148
+ # nltk
149
+ # pynndescent
150
+ # scikit-learn
151
+ jsonlines==1.2.0
152
+ # via gruut
153
+ kiwisolver==1.4.7
154
+ # via matplotlib
155
+ langcodes==3.4.1
156
+ # via spacy
157
+ language-data==1.2.0
158
+ # via langcodes
159
+ lazy-loader==0.4
160
+ # via librosa
161
+ librosa==0.10.0
162
+ # via tts
163
+ llvmlite==0.43.0
164
+ # via
165
+ # numba
166
+ # pynndescent
167
+ marisa-trie==1.2.1
168
+ # via language-data
169
+ markdown==3.7
170
+ # via tensorboard
171
+ markdown-it-py==3.0.0
172
+ # via rich
173
+ markupsafe==3.0.2
174
+ # via
175
+ # jinja2
176
+ # werkzeug
177
+ matplotlib==3.8.4
178
+ # via tts
179
+ mdurl==0.1.2
180
+ # via markdown-it-py
181
+ more-itertools==10.5.0
182
+ # via inflect
183
+ mpmath==1.3.0
184
+ # via sympy
185
+ msgpack==1.1.0
186
+ # via librosa
187
+ multidict==6.1.0
188
+ # via
189
+ # aiohttp
190
+ # yarl
191
+ murmurhash==1.0.10
192
+ # via
193
+ # preshed
194
+ # spacy
195
+ # thinc
196
+ networkx==2.8.8
197
+ # via
198
+ # gruut
199
+ # torch
200
+ nltk==3.9.1
201
+ # via
202
+ # g2pkk
203
+ # tts
204
+ num2words==0.5.13
205
+ # via
206
+ # gruut
207
+ # tts
208
+ numba==0.60.0
209
+ # via
210
+ # librosa
211
+ # pynndescent
212
+ # tts
213
+ # umap-learn
214
+ numpy==1.22.0
215
+ # via
216
+ # blis
217
+ # contourpy
218
+ # encodec
219
+ # gruut
220
+ # librosa
221
+ # matplotlib
222
+ # numba
223
+ # pandas
224
+ # scikit-learn
225
+ # scipy
226
+ # soxr
227
+ # spacy
228
+ # tensorboard
229
+ # thinc
230
+ # transformers
231
+ # tts
232
+ # umap-learn
233
+ nvidia-cublas-cu12==12.1.3.1
234
+ # via
235
+ # nvidia-cudnn-cu12
236
+ # nvidia-cusolver-cu12
237
+ # torch
238
+ nvidia-cuda-cupti-cu12==12.1.105
239
+ # via torch
240
+ nvidia-cuda-nvrtc-cu12==12.1.105
241
+ # via torch
242
+ nvidia-cuda-runtime-cu12==12.1.105
243
+ # via torch
244
+ nvidia-cudnn-cu12==9.1.0.70
245
+ # via torch
246
+ nvidia-cufft-cu12==11.0.2.54
247
+ # via torch
248
+ nvidia-curand-cu12==10.3.2.106
249
+ # via torch
250
+ nvidia-cusolver-cu12==11.4.5.107
251
+ # via torch
252
+ nvidia-cusparse-cu12==12.1.0.106
253
+ # via
254
+ # nvidia-cusolver-cu12
255
+ # torch
256
+ nvidia-nccl-cu12==2.20.5
257
+ # via torch
258
+ nvidia-nvjitlink-cu12==12.6.77
259
+ # via
260
+ # nvidia-cusolver-cu12
261
+ # nvidia-cusparse-cu12
262
+ nvidia-nvtx-cu12==12.1.105
263
+ # via torch
264
+ omegaconf==2.3.0
265
+ opencc==1.1.9
266
+ packaging==24.1
267
+ # via
268
+ # huggingface-hub
269
+ # lazy-loader
270
+ # matplotlib
271
+ # pooch
272
+ # spacy
273
+ # tensorboard
274
+ # thinc
275
+ # transformers
276
+ # tts
277
+ # weasel
278
+ pandas==1.5.3
279
+ # via tts
280
+ pillow==11.0.0
281
+ # via matplotlib
282
+ platformdirs==4.3.6
283
+ # via pooch
284
+ pooch==1.8.2
285
+ # via librosa
286
+ preshed==3.0.9
287
+ # via
288
+ # spacy
289
+ # thinc
290
+ propcache==0.2.0
291
+ # via yarl
292
+ protobuf==5.28.3
293
+ # via tensorboard
294
+ psutil==6.1.0
295
+ # via trainer
296
+ pycparser==2.22
297
+ # via cffi
298
+ pydantic==2.9.2
299
+ # via
300
+ # confection
301
+ # spacy
302
+ # thinc
303
+ # weasel
304
+ pydantic-core==2.23.4
305
+ # via pydantic
306
+ pygments==2.18.0
307
+ # via rich
308
+ pynndescent==0.5.13
309
+ # via umap-learn
310
+ pyparsing==3.2.0
311
+ # via matplotlib
312
+ pypinyin==0.53.0
313
+ # via tts
314
+ pysbd==0.3.4
315
+ # via tts
316
+ python-crfsuite==0.9.11
317
+ # via gruut
318
+ python-dateutil==2.9.0.post0
319
+ # via
320
+ # dateparser
321
+ # matplotlib
322
+ # pandas
323
+ pytz==2024.2
324
+ # via
325
+ # dateparser
326
+ # pandas
327
+ pyyaml==6.0.2
328
+ # via
329
+ # huggingface-hub
330
+ # omegaconf
331
+ # transformers
332
+ # tts
333
+ regex==2024.9.11
334
+ # via
335
+ # dateparser
336
+ # nltk
337
+ # transformers
338
+ requests==2.32.3
339
+ # via
340
+ # huggingface-hub
341
+ # pooch
342
+ # spacy
343
+ # transformers
344
+ # weasel
345
+ rich==13.9.3
346
+ # via typer
347
+ safetensors==0.4.5
348
+ # via transformers
349
+ scikit-learn==1.5.2
350
+ # via
351
+ # librosa
352
+ # pynndescent
353
+ # tts
354
+ # umap-learn
355
+ scipy==1.11.4
356
+ # via
357
+ # librosa
358
+ # pynndescent
359
+ # scikit-learn
360
+ # tts
361
+ # umap-learn
362
+ setuptools==75.2.0
363
+ # via
364
+ # marisa-trie
365
+ # spacy
366
+ # tensorboard
367
+ # thinc
368
+ shellingham==1.5.4
369
+ # via typer
370
+ six==1.16.0
371
+ # via
372
+ # jsonlines
373
+ # python-dateutil
374
+ # tensorboard
375
+ smart-open==7.0.5
376
+ # via weasel
377
+ soundfile==0.12.1
378
+ # via
379
+ # librosa
380
+ # trainer
381
+ # tts
382
+ soxr==0.5.0.post1
383
+ # via librosa
384
+ spacy==3.7.5
385
+ # via tts
386
+ spacy-legacy==3.0.12
387
+ # via spacy
388
+ spacy-loggers==1.0.5
389
+ # via spacy
390
+ srsly==2.4.8
391
+ # via
392
+ # confection
393
+ # spacy
394
+ # thinc
395
+ # weasel
396
+ sudachidict-core==20241021
397
+ # via spacy
398
+ sudachipy==0.6.8
399
+ # via
400
+ # spacy
401
+ # sudachidict-core
402
+ sympy==1.13.3
403
+ # via torch
404
+ tensorboard==2.18.0
405
+ # via trainer
406
+ tensorboard-data-server==0.7.2
407
+ # via tensorboard
408
+ thinc==8.2.5
409
+ # via spacy
410
+ threadpoolctl==3.5.0
411
+ # via scikit-learn
412
+ tokenizers==0.20.1
413
+ # via transformers
414
+ torch==2.4.0
415
+ # via
416
+ # encodec
417
+ # torchaudio
418
+ # trainer
419
+ # tts
420
+ torchaudio==2.4.0
421
+ # via
422
+ # encodec
423
+ # tts
424
+ tqdm==4.66.5
425
+ # via
426
+ # huggingface-hub
427
+ # nltk
428
+ # spacy
429
+ # transformers
430
+ # tts
431
+ # umap-learn
432
+ trainer==0.0.36
433
+ # via tts
434
+ transformers==4.45.2
435
+ # via tts
436
+ triton==3.0.0
437
+ # via torch
438
+ tts==0.22.0
439
+ typeguard==4.3.0
440
+ # via inflect
441
+ typer==0.12.5
442
+ # via
443
+ # spacy
444
+ # weasel
445
+ typing-extensions==4.12.2
446
+ # via
447
+ # cloudpathlib
448
+ # huggingface-hub
449
+ # librosa
450
+ # multidict
451
+ # pydantic
452
+ # pydantic-core
453
+ # rich
454
+ # torch
455
+ # typeguard
456
+ # typer
457
+ tzlocal==5.2
458
+ # via dateparser
459
+ umap-learn==0.5.6
460
+ # via tts
461
+ unidecode==1.3.8
462
+ # via tts
463
+ urllib3==2.2.3
464
+ # via requests
465
+ wasabi==1.1.3
466
+ # via
467
+ # spacy
468
+ # thinc
469
+ # weasel
470
+ weasel==0.4.1
471
+ # via spacy
472
+ werkzeug==3.0.4
473
+ # via
474
+ # flask
475
+ # tensorboard
476
+ wrapt==1.16.0
477
+ # via smart-open
478
+ yarl==1.16.0
479
+ # via aiohttp