hans00 commited on
Commit
48a33d2
·
unverified ·
1 Parent(s): f6a83f4

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +208 -4
requirements.txt CHANGED
@@ -1,5 +1,209 @@
1
- onnxruntime==1.22.0
2
- whisperx
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  numba==0.61.2
4
- outetts>=0.4.4
5
- gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.3.1
2
+ aiofiles==24.1.0
3
+ aiohappyeyeballs==2.6.1
4
+ aiohttp==3.12.13
5
+ aiosignal==1.4.0
6
+ alembic==1.16.2
7
+ annotated-types==0.7.0
8
+ antlr4-python3-runtime==4.9.3
9
+ anyio==4.9.0
10
+ argbind==0.3.9
11
+ asteroid-filterbanks==0.4.0
12
+ asttokens==3.0.0
13
+ async-timeout==5.0.1
14
+ attrs==25.3.0
15
+ audioread==3.0.1
16
+ av==15.0.0
17
+ certifi==2025.6.15
18
+ cffi==1.17.1
19
+ charset-normalizer==3.4.2
20
+ click==8.2.1
21
+ coloredlogs==15.0.1
22
+ colorlog==6.9.0
23
+ contourpy==1.3.2
24
+ ctranslate2==4.4.0
25
+ cycler==0.12.1
26
+ decorator==5.2.1
27
+ descript-audio-codec==1.0.0
28
+ descript-audiotools==0.7.2
29
+ diskcache==5.6.3
30
+ docopt==0.6.2
31
+ docstring-parser==0.16
32
+ einops==0.8.1
33
+ encodec==0.1.1
34
+ exceptiongroup==1.3.0
35
+ executing==2.2.0
36
+ fastapi==0.115.14
37
+ faster-whisper==1.1.1
38
+ ffmpy==0.6.0
39
+ filelock==3.18.0
40
+ fire==0.7.0
41
+ flatbuffers==25.2.10
42
+ flatten-dict==0.4.2
43
+ fonttools==4.58.5
44
+ frozenlist==1.7.0
45
+ fsspec==2025.5.1
46
+ ftfy==6.3.1
47
+ future==1.0.0
48
+ gradio==5.35.0
49
+ gradio-client==1.10.4
50
+ greenlet==3.2.3
51
+ groovy==0.1.2
52
+ grpcio==1.73.1
53
+ h11==0.16.0
54
+ hf-xet==1.1.5
55
+ httpcore==1.0.9
56
+ httpx==0.28.1
57
+ huggingface-hub==0.33.2
58
+ humanfriendly==10.0
59
+ hyperpyyaml==1.2.2
60
+ idna==3.10
61
+ importlib-resources==6.5.2
62
+ inflect==7.5.0
63
+ ipython==8.37.0
64
+ jedi==0.19.2
65
+ jinja2==3.1.6
66
+ joblib==1.5.1
67
+ julius==0.2.7
68
+ kiwisolver==1.4.8
69
+ lazy-loader==0.4
70
+ librosa==0.11.0
71
+ lightning==2.5.2
72
+ lightning-utilities==0.14.3
73
+ llama-cpp-python==0.3.9
74
+ llvmlite==0.44.0
75
+ loguru==0.7.3
76
+ mako==1.3.10
77
+ markdown==3.8.2
78
+ markdown-it-py==3.0.0
79
+ markdown2==2.5.3
80
+ markupsafe==3.0.2
81
+ matplotlib==3.10.3
82
+ matplotlib-inline==0.1.7
83
+ mdurl==0.1.2
84
+ mecab-python3==1.0.10
85
+ more-itertools==10.7.0
86
+ mpmath==1.3.0
87
+ msgpack==1.1.1
88
+ multidict==6.6.3
89
+ natsort==8.4.0
90
+ networkx==3.4.2
91
+ nltk==3.9.1
92
  numba==0.61.2
93
+ numpy==2.2.6
94
+ nvidia-cublas-cu12==12.6.4.1
95
+ nvidia-cuda-cupti-cu12==12.6.80
96
+ nvidia-cuda-nvrtc-cu12==12.6.77
97
+ nvidia-cuda-runtime-cu12==12.6.77
98
+ nvidia-cudnn-cu12==9.5.1.17
99
+ nvidia-cufft-cu12==11.3.0.4
100
+ nvidia-cufile-cu12==1.11.1.6
101
+ nvidia-curand-cu12==10.3.7.77
102
+ nvidia-cusolver-cu12==11.7.1.2
103
+ nvidia-cusparse-cu12==12.5.4.2
104
+ nvidia-cusparselt-cu12==0.6.3
105
+ nvidia-nccl-cu12==2.26.2
106
+ nvidia-nvjitlink-cu12==12.6.85
107
+ nvidia-nvtx-cu12==12.6.77
108
+ omegaconf==2.3.0
109
+ onnxruntime==1.22.0
110
+ openai-whisper==20250625
111
+ optuna==4.4.0
112
+ orjson==3.10.18
113
+ outetts==0.4.4
114
+ packaging==25.0
115
+ pandas==2.3.0
116
+ parso==0.8.4
117
+ pexpect==4.9.0
118
+ pillow==11.3.0
119
+ platformdirs==4.3.8
120
+ polars==1.31.0
121
+ pooch==1.8.2
122
+ primepy==1.3
123
+ prompt-toolkit==3.0.51
124
+ propcache==0.3.2
125
+ protobuf==3.19.6
126
+ ptyprocess==0.7.0
127
+ pure-eval==0.2.3
128
+ pyannote-audio==3.3.2
129
+ pyannote-core==5.0.0
130
+ pyannote-database==5.1.3
131
+ pyannote-metrics==3.2.1
132
+ pyannote-pipeline==3.0.1
133
+ pycparser==2.22
134
+ pydantic==2.11.7
135
+ pydantic-core==2.33.2
136
+ pydub==0.25.1
137
+ pygame==2.6.1
138
+ pygments==2.19.2
139
+ pyloudnorm==0.1.1
140
+ pyparsing==3.2.3
141
+ pystoi==0.4.1
142
+ python-dateutil==2.9.0.post0
143
+ python-multipart==0.0.20
144
+ pytorch-lightning==2.5.2
145
+ pytorch-metric-learning==2.8.1
146
+ pytz==2025.2
147
+ pyyaml==6.0.2
148
+ randomname==0.2.1
149
+ regex==2024.11.6
150
+ requests==2.32.4
151
+ rich==14.0.0
152
+ ruamel-yaml==0.18.14
153
+ ruamel-yaml-clib==0.2.12
154
+ ruff==0.12.2
155
+ safehttpx==0.1.6
156
+ safetensors==0.5.3
157
+ scikit-learn==1.7.0
158
+ scipy==1.15.3
159
+ semantic-version==2.10.0
160
+ semver==3.0.4
161
+ sentencepiece==0.2.0
162
+ setuptools==80.9.0
163
+ shellingham==1.5.4
164
+ six==1.17.0
165
+ sniffio==1.3.1
166
+ sortedcontainers==2.4.0
167
+ sounddevice==0.5.2
168
+ soundfile==0.13.1
169
+ soxr==0.5.0.post1
170
+ speechbrain==1.0.3
171
+ sqlalchemy==2.0.41
172
+ stack-data==0.6.3
173
+ starlette==0.46.2
174
+ sympy==1.14.0
175
+ tabulate==0.9.0
176
+ tensorboard==2.19.0
177
+ tensorboard-data-server==0.7.2
178
+ tensorboardx==2.6
179
+ termcolor==3.1.0
180
+ threadpoolctl==3.6.0
181
+ tiktoken==0.9.0
182
+ tokenizers==0.21.2
183
+ tomli==2.2.1
184
+ tomlkit==0.13.3
185
+ torch==2.7.1
186
+ torch-audiomentations==0.12.0
187
+ torch-pitch-shift==1.2.5
188
+ torch-stoi==0.2.3
189
+ torchaudio==2.7.1
190
+ torchmetrics==1.7.4
191
+ torchvision==0.22.1
192
+ tqdm==4.67.1
193
+ traitlets==5.14.3
194
+ transformers==4.52.3
195
+ triton==3.3.1
196
+ typeguard==4.4.4
197
+ typer==0.16.0
198
+ typing-extensions==4.14.1
199
+ typing-inspection==0.4.1
200
+ tzdata==2025.2
201
+ unidic-lite==1.0.8
202
+ urllib3==2.5.0
203
+ uroman==1.3.1.1
204
+ uvicorn==0.35.0
205
+ wcwidth==0.2.13
206
+ websockets==15.0.1
207
+ werkzeug==3.1.3
208
+ whisperx==3.4.2
209
+ yarl==1.20.1