ysharma HF Staff commited on
Commit
4439ec5
·
1 Parent(s): 503f36a
Files changed (1) hide show
  1. app.py +1 -1
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