Aumkeshchy2003 commited on
Commit
980928d
·
verified ·
1 Parent(s): 3a24473

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -145,4 +145,5 @@ iface = gr.Interface(
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)
 
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)