Andreyalth commited on
Commit
79a4c50
·
1 Parent(s): 67b35a2
Files changed (1) hide show
  1. requirements.txt +216 -212
requirements.txt CHANGED
@@ -1,217 +1,221 @@
1
- # gradio==4.29.0
2
- # torch==2.4.0
3
- # nemo_toolkit==1.23.0
4
- # huggingface-hub==0.23.2
5
- # hydra-core==1.3.2
6
- # pytorch-lightning==2.0.7
7
-
8
-
9
- absl-py==2.1.0
10
- aiofiles==23.2.1
11
- aiohttp==3.9.5
12
- aiosignal==1.3.1
13
- altair==5.3.0
14
- annotated-types==0.7.0
15
- antlr4-python3-runtime==4.9.3
16
- anyio==4.4.0
17
- asttokens==2.4.1
18
- async-timeout==4.0.3
19
- attrs==23.2.0
20
- audioread==3.0.1
21
- braceexpand==0.1.7
22
- certifi==2024.7.4
23
- cffi==1.16.0
24
- charset-normalizer==3.3.2
25
- click==8.1.7
26
- comm==0.2.2
27
- contourpy==1.2.1
28
- cycler==0.12.1
29
- Cython==3.0.10
30
- cytoolz==0.12.3
31
- datasets==2.20.0
32
- decorator==5.1.1
33
- dill==0.3.8
34
- Distance==0.1.3
35
- dnspython==2.6.1
36
- docker-pycreds==0.4.0
37
- docopt==0.6.2
38
- editdistance==0.8.1
39
- email_validator==2.2.0
40
- exceptiongroup==1.2.2
41
- executing==2.0.1
42
- fastapi==0.111.1
43
- fastapi-cli==0.0.4
44
- ffmpy==0.3.3
45
- filelock==3.15.4
46
- fonttools==4.53.1
47
- frozenlist==1.4.1
48
- fsspec==2024.5.0
49
- future==1.0.0
50
- g2p-en==2.1.0
51
- gitdb==4.0.11
52
- GitPython==3.1.43
53
  gradio==4.29.0
54
- gradio_client==0.16.1
55
- grpcio==1.65.1
56
- h11==0.14.0
57
- httpcore==1.0.5
58
- httptools==0.6.1
59
- httpx==0.27.0
60
- huggingface-hub==0.23.2
61
- hydra-core==1.3.2
62
- idna==3.7
63
- importlib_resources==6.4.0
64
- inflect==7.3.1
65
- intervaltree==3.1.0
66
- ipython==8.26.0
67
- ipywidgets==8.1.3
68
- jedi==0.19.1
69
- Jinja2==3.1.4
70
- jiwer==3.0.4
71
- joblib==1.4.2
72
- jsonschema==4.23.0
73
- jsonschema-specifications==2023.12.1
74
- jupyterlab_widgets==3.0.11
75
- kaldi-python-io==1.2.2
76
- kaldiio==2.18.0
77
- kiwisolver==1.4.5
78
- lazy_loader==0.4
79
- Levenshtein==0.25.1
80
- lhotse==1.26.0
81
- librosa==0.10.2.post1
82
- lightning-utilities==0.11.6
83
- lilcom==1.8.0
84
- llvmlite==0.43.0
85
- loguru==0.7.2
86
- Markdown==3.6
87
- markdown-it-py==3.0.0
88
- MarkupSafe==2.1.5
89
- marshmallow==3.21.3
90
- matplotlib==3.9.1
91
- matplotlib-inline==0.1.7
92
- mdurl==0.1.2
93
- more-itertools==10.3.0
94
- mpmath==1.3.0
95
- msgpack==1.0.8
96
- multidict==6.0.5
97
- multiprocess==0.70.16
98
- nemo_toolkit==1.23.0
99
- networkx==3.3
100
- nltk==3.8.1
101
- numba==0.60.0
102
- numpy==1.26.4
103
- nvidia-cublas-cu12==12.1.3.1
104
- nvidia-cuda-cupti-cu12==12.1.105
105
- nvidia-cuda-nvrtc-cu12==12.1.105
106
- nvidia-cuda-runtime-cu12==12.1.105
107
- nvidia-cudnn-cu12==9.1.0.70
108
- nvidia-cufft-cu12==11.0.2.54
109
- nvidia-curand-cu12==10.3.2.106
110
- nvidia-cusolver-cu12==11.4.5.107
111
- nvidia-cusparse-cu12==12.1.0.106
112
- nvidia-nccl-cu12==2.20.5
113
- nvidia-nvjitlink-cu12==12.5.82
114
- nvidia-nvtx-cu12==12.1.105
115
- omegaconf==2.3.0
116
- onnx==1.16.1
117
- orjson==3.10.6
118
- packaging==24.1
119
- pandas==2.2.2
120
- parso==0.8.4
121
- pexpect==4.9.0
122
- pillow==10.4.0
123
- pip==22.0.2
124
- plac==1.4.3
125
- platformdirs==4.2.2
126
- pooch==1.8.2
127
- prompt_toolkit==3.0.47
128
- protobuf==4.25.4
129
- psutil==6.0.0
130
- ptyprocess==0.7.0
131
- pure_eval==0.2.3
132
- pyannote.core==5.0.0
133
- pyannote.database==5.1.0
134
- pyannote.metrics==3.2.1
135
- pyarrow==17.0.0
136
- pyarrow-hotfix==0.6
137
- pybind11==2.13.1
138
- pycparser==2.22
139
- pydantic==2.8.2
140
- pydantic_core==2.20.1
141
- pydub==0.25.1
142
- Pygments==2.18.0
143
- pyloudnorm==0.1.1
144
- pyparsing==3.1.2
145
- python-dateutil==2.9.0.post0
146
- python-dotenv==1.0.1
147
- python-multipart==0.0.9
148
- pytorch-lightning==2.0.7
149
- pytz==2024.1
150
- PyYAML==6.0.1
151
- rapidfuzz==3.9.4
152
- referencing==0.35.1
153
- regex==2024.7.24
154
- requests==2.32.3
155
- resampy==0.4.3
156
- rich==13.7.1
157
- rpds-py==0.19.1
158
- ruamel.yaml==0.18.6
159
- ruamel.yaml.clib==0.2.8
160
- ruff==0.5.5
161
- sacremoses==0.1.1
162
- safetensors==0.4.3
163
- scikit-learn==1.5.1
164
- scipy==1.14.0
165
- semantic-version==2.10.0
166
- sentencepiece==0.2.0
167
- sentry-sdk==2.11.0
168
- setproctitle==1.3.3
169
- setuptools==71.1.0
170
- shellingham==1.5.4
171
- six==1.16.0
172
- smmap==5.0.1
173
- sniffio==1.3.1
174
- sortedcontainers==2.4.0
175
- soundfile==0.12.1
176
- sox==1.5.0
177
- soxr==0.4.0
178
- stack-data==0.6.3
179
- starlette==0.37.2
180
- sympy==1.13.1
181
- tabulate==0.9.0
182
- tensorboard==2.17.0
183
- tensorboard-data-server==0.7.2
184
- termcolor==2.4.0
185
- text-unidecode==1.3
186
- texterrors==0.5.1
187
- threadpoolctl==3.5.0
188
- tokenizers==0.19.1
189
- tomlkit==0.12.0
190
- toolz==0.12.1
191
  torch==2.4.0
192
  torchaudio==2.4.0
193
  torchmetrics==1.4.0.post0
194
  torchvision==0.19.0
195
- tqdm==4.66.4
196
- traitlets==5.14.3
197
- transformers==4.43.3
198
- triton==3.0.0
199
- typeguard==4.3.0
200
- typer==0.12.3
201
- typing_extensions==4.12.2
202
- tzdata==2024.1
203
- urllib3==2.2.2
204
- uvicorn==0.30.3
205
- uvloop==0.19.0
206
- wandb==0.17.5
207
- watchfiles==0.22.0
208
- wcwidth==0.2.13
209
- webdataset==0.1.62
210
- websockets==11.0.3
211
- Werkzeug==3.0.3
212
- wget==3.2
213
- widgetsnbextension==4.0.11
214
- wrapt==1.16.0
215
- xxhash==3.4.1
216
- yarl==1.9.4
217
- youtokentome==1.0.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==4.29.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  torch==2.4.0
3
  torchaudio==2.4.0
4
  torchmetrics==1.4.0.post0
5
  torchvision==0.19.0
6
+ nemo_toolkit==1.23.0
7
+ huggingface-hub==0.23.2
8
+ hydra-core==1.3.2
9
+ pytorch-lightning==2.0.7
10
+ Cython==3.0.10
11
+ cytoolz==0.12.3
12
+
13
+ # absl-py==2.1.0
14
+ # aiofiles==23.2.1
15
+ # aiohttp==3.9.5
16
+ # aiosignal==1.3.1
17
+ # altair==5.3.0
18
+ # annotated-types==0.7.0
19
+ # antlr4-python3-runtime==4.9.3
20
+ # anyio==4.4.0
21
+ # asttokens==2.4.1
22
+ # async-timeout==4.0.3
23
+ # attrs==23.2.0
24
+ # audioread==3.0.1
25
+ # braceexpand==0.1.7
26
+ # certifi==2024.7.4
27
+ # cffi==1.16.0
28
+ # charset-normalizer==3.3.2
29
+ # click==8.1.7
30
+ # comm==0.2.2
31
+ # contourpy==1.2.1
32
+ # cycler==0.12.1
33
+ # Cython==3.0.10
34
+ # cytoolz==0.12.3
35
+ # datasets==2.20.0
36
+ # decorator==5.1.1
37
+ # dill==0.3.8
38
+ # Distance==0.1.3
39
+ # dnspython==2.6.1
40
+ # docker-pycreds==0.4.0
41
+ # docopt==0.6.2
42
+ # editdistance==0.8.1
43
+ # email_validator==2.2.0
44
+ # exceptiongroup==1.2.2
45
+ # executing==2.0.1
46
+ # fastapi==0.111.1
47
+ # fastapi-cli==0.0.4
48
+ # ffmpy==0.3.3
49
+ # filelock==3.15.4
50
+ # fonttools==4.53.1
51
+ # frozenlist==1.4.1
52
+ # fsspec==2024.5.0
53
+ # future==1.0.0
54
+ # g2p-en==2.1.0
55
+ # gitdb==4.0.11
56
+ # GitPython==3.1.43
57
+ # gradio==4.29.0
58
+ # gradio_client==0.16.1
59
+ # grpcio==1.65.1
60
+ # h11==0.14.0
61
+ # httpcore==1.0.5
62
+ # httptools==0.6.1
63
+ # httpx==0.27.0
64
+ # huggingface-hub==0.23.2
65
+ # hydra-core==1.3.2
66
+ # idna==3.7
67
+ # importlib_resources==6.4.0
68
+ # inflect==7.3.1
69
+ # intervaltree==3.1.0
70
+ # ipython==8.26.0
71
+ # ipywidgets==8.1.3
72
+ # jedi==0.19.1
73
+ # Jinja2==3.1.4
74
+ # jiwer==3.0.4
75
+ # joblib==1.4.2
76
+ # jsonschema==4.23.0
77
+ # jsonschema-specifications==2023.12.1
78
+ # jupyterlab_widgets==3.0.11
79
+ # kaldi-python-io==1.2.2
80
+ # kaldiio==2.18.0
81
+ # kiwisolver==1.4.5
82
+ # lazy_loader==0.4
83
+ # Levenshtein==0.25.1
84
+ # lhotse==1.26.0
85
+ # librosa==0.10.2.post1
86
+ # lightning-utilities==0.11.6
87
+ # lilcom==1.8.0
88
+ # llvmlite==0.43.0
89
+ # loguru==0.7.2
90
+ # Markdown==3.6
91
+ # markdown-it-py==3.0.0
92
+ # MarkupSafe==2.1.5
93
+ # marshmallow==3.21.3
94
+ # matplotlib==3.9.1
95
+ # matplotlib-inline==0.1.7
96
+ # mdurl==0.1.2
97
+ # more-itertools==10.3.0
98
+ # mpmath==1.3.0
99
+ # msgpack==1.0.8
100
+ # multidict==6.0.5
101
+ # multiprocess==0.70.16
102
+ # nemo_toolkit==1.23.0
103
+ # networkx==3.3
104
+ # nltk==3.8.1
105
+ # numba==0.60.0
106
+ # numpy==1.26.4
107
+ # nvidia-cublas-cu12==12.1.3.1
108
+ # nvidia-cuda-cupti-cu12==12.1.105
109
+ # nvidia-cuda-nvrtc-cu12==12.1.105
110
+ # nvidia-cuda-runtime-cu12==12.1.105
111
+ # nvidia-cudnn-cu12==9.1.0.70
112
+ # nvidia-cufft-cu12==11.0.2.54
113
+ # nvidia-curand-cu12==10.3.2.106
114
+ # nvidia-cusolver-cu12==11.4.5.107
115
+ # nvidia-cusparse-cu12==12.1.0.106
116
+ # nvidia-nccl-cu12==2.20.5
117
+ # nvidia-nvjitlink-cu12==12.5.82
118
+ # nvidia-nvtx-cu12==12.1.105
119
+ # omegaconf==2.3.0
120
+ # onnx==1.16.1
121
+ # orjson==3.10.6
122
+ # packaging==24.1
123
+ # pandas==2.2.2
124
+ # parso==0.8.4
125
+ # pexpect==4.9.0
126
+ # pillow==10.4.0
127
+ # # pip==22.0.2
128
+ # plac==1.4.3
129
+ # platformdirs==4.2.2
130
+ # pooch==1.8.2
131
+ # prompt_toolkit==3.0.47
132
+ # protobuf==4.25.4
133
+ # psutil==6.0.0
134
+ # ptyprocess==0.7.0
135
+ # pure_eval==0.2.3
136
+ # pyannote.core==5.0.0
137
+ # pyannote.database==5.1.0
138
+ # pyannote.metrics==3.2.1
139
+ # pyarrow==17.0.0
140
+ # pyarrow-hotfix==0.6
141
+ # pybind11==2.13.1
142
+ # pycparser==2.22
143
+ # pydantic==2.8.2
144
+ # pydantic_core==2.20.1
145
+ # pydub==0.25.1
146
+ # Pygments==2.18.0
147
+ # pyloudnorm==0.1.1
148
+ # pyparsing==3.1.2
149
+ # python-dateutil==2.9.0.post0
150
+ # python-dotenv==1.0.1
151
+ # python-multipart==0.0.9
152
+ # pytorch-lightning==2.0.7
153
+ # pytz==2024.1
154
+ # PyYAML==6.0.1
155
+ # rapidfuzz==3.9.4
156
+ # referencing==0.35.1
157
+ # regex==2024.7.24
158
+ # requests==2.32.3
159
+ # resampy==0.4.3
160
+ # rich==13.7.1
161
+ # rpds-py==0.19.1
162
+ # ruamel.yaml==0.18.6
163
+ # ruamel.yaml.clib==0.2.8
164
+ # ruff==0.5.5
165
+ # sacremoses==0.1.1
166
+ # safetensors==0.4.3
167
+ # scikit-learn==1.5.1
168
+ # scipy==1.14.0
169
+ # semantic-version==2.10.0
170
+ # sentencepiece==0.2.0
171
+ # sentry-sdk==2.11.0
172
+ # setproctitle==1.3.3
173
+ # setuptools==71.1.0
174
+ # shellingham==1.5.4
175
+ # six==1.16.0
176
+ # smmap==5.0.1
177
+ # sniffio==1.3.1
178
+ # sortedcontainers==2.4.0
179
+ # soundfile==0.12.1
180
+ # sox==1.5.0
181
+ # soxr==0.4.0
182
+ # stack-data==0.6.3
183
+ # starlette==0.37.2
184
+ # sympy==1.13.1
185
+ # tabulate==0.9.0
186
+ # tensorboard==2.17.0
187
+ # tensorboard-data-server==0.7.2
188
+ # termcolor==2.4.0
189
+ # text-unidecode==1.3
190
+ # texterrors==0.5.1
191
+ # threadpoolctl==3.5.0
192
+ # tokenizers==0.19.1
193
+ # tomlkit==0.12.0
194
+ # toolz==0.12.1
195
+ # torch==2.4.0
196
+ # torchaudio==2.4.0
197
+ # torchmetrics==1.4.0.post0
198
+ # torchvision==0.19.0
199
+ # tqdm==4.66.4
200
+ # traitlets==5.14.3
201
+ # transformers==4.43.3
202
+ # triton==3.0.0
203
+ # typeguard==4.3.0
204
+ # typer==0.12.3
205
+ # typing_extensions==4.12.2
206
+ # tzdata==2024.1
207
+ # urllib3==2.2.2
208
+ # uvicorn==0.30.3
209
+ # uvloop==0.19.0
210
+ # wandb==0.17.5
211
+ # watchfiles==0.22.0
212
+ # wcwidth==0.2.13
213
+ # webdataset==0.1.62
214
+ # websockets==11.0.3
215
+ # Werkzeug==3.0.3
216
+ # wget==3.2
217
+ # widgetsnbextension==4.0.11
218
+ # wrapt==1.16.0
219
+ # xxhash==3.4.1
220
+ # yarl==1.9.4
221
+ # youtokentome==1.0.6