Andreyalth commited on
Commit
67b35a2
·
1 Parent(s): 74e1a83

agregar requirment generales

Browse files
Files changed (1) hide show
  1. requirements.txt +214 -3
requirements.txt CHANGED
@@ -1,6 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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