Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
elevenlabs/tts
thesab
/
ElevenLabDemo
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thesab
commited on
Feb 14
Commit
dd5b7d5
·
verified
·
1 Parent(s):
7ad246b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -71,7 +71,6 @@ with gr.Blocks() as block:
71
72
run_button = gr.Button(
73
value="Generate Voice",
74
-
type="button"
75
)
76
77
out_audio = gr.Audio(
71
72
run_button = gr.Button(
73
value="Generate Voice",
74
)
75
76
out_audio = gr.Audio(