Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
numpy==1.21.6
|
2 |
TTS==0.12.0
|
3 |
-
openai-whisper
|
4 |
openai==0.27.2
|
|
|
1 |
numpy==1.21.6
|
2 |
TTS==0.12.0
|
3 |
+
openai-whisper==20230918
|
4 |
openai==0.27.2
|