Spaces:
Build error
Build error
update
Browse files
app.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import os
|
| 2 |
#os.system("pip install git+https://github.com/openai/whisper.git")
|
| 3 |
-
#os.system("pip install neon-tts-plugin-coqui==0.6.0")
|
| 4 |
import gradio as gr
|
| 5 |
#import whisper
|
| 6 |
import requests
|
|
|
|
| 1 |
import os
|
| 2 |
#os.system("pip install git+https://github.com/openai/whisper.git")
|
| 3 |
+
#os.system("pip install neon-tts-plugin-coqui==0.6.0")
|
| 4 |
import gradio as gr
|
| 5 |
#import whisper
|
| 6 |
import requests
|