sc45 commited on
Commit
78f9037
1 Parent(s): 9445b03
Files changed (1) hide show
  1. requirements.txt +12 -179
requirements.txt CHANGED
@@ -1,179 +1,12 @@
1
- absl-py==2.0.0
2
- aiohttp==3.9.0
3
- aiosignal==1.3.1
4
- alembic==1.12.1
5
- annotated-types==0.6.0
6
- antlr4-python3-runtime==4.9.3
7
- anyascii==0.3.2
8
- asteroid-filterbanks==0.4.0
9
- attrs==23.1.0
10
- audioread==3.0.1
11
- Babel==2.13.1
12
- bangla==0.0.2
13
- blinker==1.7.0
14
- blis==0.7.11
15
- bnnumerizer==0.0.2
16
- bnunicodenormalizer==0.1.6
17
- cachetools==5.3.2
18
- catalogue==2.0.10
19
- cffi==1.16.0
20
- click==8.1.7
21
- cloudpathlib==0.16.0
22
- colorama==0.4.6
23
- colorlog==6.7.0
24
- confection==0.1.3
25
- contourpy==1.2.0
26
- coqpit==0.0.17
27
- cycler==0.12.1
28
- cymem==2.0.8
29
- Cython==3.0.5
30
- dateparser==1.1.8
31
- decorator==4.4.2
32
- docopt==0.6.2
33
- einops==0.7.0
34
- encodec==0.1.1
35
- ffmpeg-python==0.2.0
36
- fire==0.5.0
37
- Flask==3.0.0
38
- fonttools==4.45.0
39
- frozenlist==1.4.0
40
- fsspec==2023.10.0
41
- future==0.18.3
42
- g2pkk==0.1.2
43
- google-auth==2.23.4
44
- google-auth-oauthlib==1.1.0
45
- greenlet==3.0.1
46
- grpcio==1.59.3
47
- gruut==2.2.3
48
- gruut-ipa==0.13.0
49
- gruut-lang-de==2.0.0
50
- gruut-lang-en==2.0.0
51
- gruut-lang-es==2.0.0
52
- gruut-lang-fr==2.0.2
53
- hangul-romanize==0.1.0
54
- huggingface-hub==0.19.4
55
- HyperPyYAML==1.2.2
56
- imageio==2.33.0
57
- imageio-ffmpeg==0.4.9
58
- inflect==7.0.0
59
- itsdangerous==2.1.2
60
- jamo==0.4.1
61
- jieba==0.42.1
62
- joblib==1.3.2
63
- jsonlines==1.2.0
64
- julius==0.2.7
65
- kiwisolver==1.4.5
66
- langcodes==3.3.0
67
- lazy_loader==0.3
68
- librosa==0.10.1
69
- lightning==2.1.2
70
- lightning-utilities==0.10.0
71
- llvmlite==0.41.1
72
- Mako==1.3.0
73
- Markdown==3.5.1
74
- markdown-it-py==3.0.0
75
- matplotlib==3.8.2
76
- mdurl==0.1.2
77
- more-itertools==10.1.0
78
- moviepy==1.0.3
79
- msgpack==1.0.7
80
- multidict==6.0.4
81
- murmurhash==1.0.10
82
- networkx==2.8.8
83
- nltk==3.8.1
84
- num2words==0.5.13
85
- numba==0.58.1
86
- oauthlib==3.2.2
87
- omegaconf==2.3.0
88
- openai-whisper==20231117
89
- opencv-python==4.8.1.78
90
- optuna==3.4.0
91
- packaging==23.2
92
- pandas==1.5.3
93
- platformdirs==4.0.0
94
- pooch==1.8.0
95
- preshed==3.0.9
96
- primePy==1.3
97
- proglog==0.1.10
98
- protobuf==4.23.4
99
- psutil==5.9.6
100
- pyannote.audio==3.1.0
101
- pyannote.core==5.0.0
102
- pyannote.database==5.0.1
103
- pyannote.metrics==3.2.1
104
- pyannote.pipeline==3.0.1
105
- pyasn1==0.5.1
106
- pyasn1-modules==0.3.0
107
- pycparser==2.21
108
- pydantic==2.5.2
109
- pydantic_core==2.14.5
110
- pydub==0.25.1
111
- Pygments==2.17.2
112
- pymp3==0.1.9
113
- pynndescent==0.5.11
114
- pyparsing==3.1.1
115
- pypinyin==0.49.0
116
- pysbd==0.3.4
117
- PySoundFile==0.9.0.post1
118
- python-crfsuite==0.9.9
119
- python-dateutil==2.8.2
120
- pytorch-lightning==2.1.2
121
- pytorch-metric-learning==2.3.0
122
- pytube==15.0.0
123
- pytz==2023.3.post1
124
- regex==2023.10.3
125
- requests-oauthlib==1.3.1
126
- rich==13.7.0
127
- rsa==4.9
128
- ruamel.yaml==0.18.5
129
- ruamel.yaml.clib==0.2.8
130
- sacremoses==0.1.1
131
- safetensors==0.4.0
132
- scikit-learn==1.3.2
133
- scipy==1.11.4
134
- semver==3.0.2
135
- sentencepiece==0.1.99
136
- shellingham==1.5.4
137
- six==1.16.0
138
- smart-open==6.4.0
139
- sortedcontainers==2.4.0
140
- soundfile==0.12.1
141
- soxr==0.3.7
142
- spacy==3.7.2
143
- spacy-legacy==3.0.12
144
- spacy-loggers==1.0.5
145
- speechbrain==0.5.16
146
- SQLAlchemy==2.0.23
147
- srsly==2.4.8
148
- srt==3.5.3
149
- SudachiDict-core==20230927
150
- SudachiPy==0.6.7
151
- tabulate==0.9.0
152
- tensorboard==2.15.1
153
- tensorboard-data-server==0.7.2
154
- tensorboardX==2.6.2.2
155
- termcolor==2.4.0
156
- thinc==8.2.1
157
- threadpoolctl==3.2.0
158
- tiktoken==0.5.1
159
- tokenizers==0.15.0
160
- torch==2.1.1
161
- torch-audiomentations==0.11.0
162
- torch-pitch-shift==1.2.4
163
- torch-time-stretch==1.0.3
164
- torchaudio==2.1.1
165
- torchmetrics==1.2.0
166
- torchvision==0.16.1
167
- tqdm==4.66.1
168
- trainer==0.0.32
169
- transformers==4.35.2
170
- TTS==0.21.3
171
- typer==0.9.0
172
- tzdata==2023.3
173
- tzlocal==5.2
174
- umap-learn==0.5.5
175
- Unidecode==1.3.7
176
- wasabi==1.1.2
177
- weasel==0.3.4
178
- Werkzeug==3.0.1
179
- yarl==1.9.3
 
1
+ gradio
2
+ pyannote.audio
3
+ pydub
4
+ torch
5
+ transformers
6
+ tqdm
7
+ moviepy
8
+ srt
9
+ ffmpeg-python
10
+ TTS
11
+ whisper
12
+ pytube