Spaces:
Sleeping
Sleeping
Commit
·
9f3b03e
1
Parent(s):
282dca2
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -26,4 +26,5 @@ torch==2.7.1
|
|
| 26 |
uvicorn==0.35.0
|
| 27 |
websockets==15.0.1
|
| 28 |
faiss-cpu==1.11.0
|
| 29 |
-
kokoro==0.9.4
|
|
|
|
|
|
| 26 |
uvicorn==0.35.0
|
| 27 |
websockets==15.0.1
|
| 28 |
faiss-cpu==1.11.0
|
| 29 |
+
kokoro==0.9.4
|
| 30 |
+
openai-whisper==20250625
|