Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tonic/whisperspeech
collabora
/
WhisperSpeech
like
383
Runtime error
App
Files
Files
Community
7
Tonic
commited on
Jan 20, 2024
Commit
002300a
•
1 Parent(s):
abd3a21
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -84,6 +84,4 @@ with gr.Blocks() as demo:
84
outputs=output_audio_mixed
85
)
86
87
-
demo.launch()
88
-
89
demo.launch()
84
outputs=output_audio_mixed
85
)
86
87
demo.launch()