Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
#pip install -U git+https://github.com/linto-ai/whisper-timestamped
|
3 |
#pip install gradio moviepy whisper-timestamped
|
4 |
|
|
|
1 |
+
pip install -U openai-whisper
|
2 |
#pip install -U git+https://github.com/linto-ai/whisper-timestamped
|
3 |
#pip install gradio moviepy whisper-timestamped
|
4 |
|