Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Solo448
/
SpeechT5-TTS-BN
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Solo448
commited on
Nov 6, 2024
Commit
6b93b27
·
verified
·
1 Parent(s):
6341f08
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -135,4 +135,4 @@ iface = gr.Interface(
135
description="Enter bengali text to convert to speech"
136
)
137
138
-
iface.launch(
share=True
)
135
description="Enter bengali text to convert to speech"
136
)
137
138
+
iface.launch()