Spaces:
Sleeping
Sleeping
Commit
·
8c077be
1
Parent(s):
6cca471
Code Update
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -27,7 +27,7 @@ comtypes==1.3.1
|
|
27 |
confection==0.1.4
|
28 |
contourpy==1.2.0
|
29 |
coqpit==0.0.17
|
30 |
-
ctranslate2==4.
|
31 |
cycler==0.12.1
|
32 |
cymem==2.0.8
|
33 |
Cython==3.0.9
|
@@ -95,7 +95,7 @@ nltk==3.8.1
|
|
95 |
num2words==0.5.13
|
96 |
numba==0.59.1
|
97 |
numpy==1.26.4
|
98 |
-
onnxruntime==1.
|
99 |
openai==1.13.3
|
100 |
openai-whisper==20231117
|
101 |
packaging==24.0
|
@@ -132,7 +132,7 @@ regex==2023.12.25
|
|
132 |
requests==2.31.0
|
133 |
safetensors==0.4.2
|
134 |
scikit-learn==1.4.1.post1
|
135 |
-
scipy==1.
|
136 |
six==1.16.0
|
137 |
smart-open==6.4.0
|
138 |
sniffio==1.3.1
|
@@ -167,7 +167,6 @@ tqdm==4.66.2
|
|
167 |
trainer==0.0.36
|
168 |
traitlets==5.14.2
|
169 |
transformers==4.39.2
|
170 |
-
TTS==0.22.0
|
171 |
typer==0.9.4
|
172 |
typing_extensions==4.8.0
|
173 |
tzdata==2024.1
|
|
|
27 |
confection==0.1.4
|
28 |
contourpy==1.2.0
|
29 |
coqpit==0.0.17
|
30 |
+
ctranslate2==4.6.0
|
31 |
cycler==0.12.1
|
32 |
cymem==2.0.8
|
33 |
Cython==3.0.9
|
|
|
95 |
num2words==0.5.13
|
96 |
numba==0.59.1
|
97 |
numpy==1.26.4
|
98 |
+
onnxruntime==1.22.0
|
99 |
openai==1.13.3
|
100 |
openai-whisper==20231117
|
101 |
packaging==24.0
|
|
|
132 |
requests==2.31.0
|
133 |
safetensors==0.4.2
|
134 |
scikit-learn==1.4.1.post1
|
135 |
+
scipy==1.15.2
|
136 |
six==1.16.0
|
137 |
smart-open==6.4.0
|
138 |
sniffio==1.3.1
|
|
|
167 |
trainer==0.0.36
|
168 |
traitlets==5.14.2
|
169 |
transformers==4.39.2
|
|
|
170 |
typer==0.9.4
|
171 |
typing_extensions==4.8.0
|
172 |
tzdata==2024.1
|