Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -145,5 +145,4 @@ iface = gr.Interface(
|
|
145 |
title="English SpeechT5 Text-to-Speech Demo",
|
146 |
description="Enter English text, and listen to the generated speech."
|
147 |
)
|
148 |
-
|
149 |
iface.launch(share=True)
|
|
|
145 |
title="English SpeechT5 Text-to-Speech Demo",
|
146 |
description="Enter English text, and listen to the generated speech."
|
147 |
)
|
|
|
148 |
iface.launch(share=True)
|