LPhilp1943 commited on
Commit
c95f875
1 Parent(s): 5cb3ee9
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -69,3 +69,4 @@ iface = gr.Interface(fn=speech_to_speech,
69
  inputs=[gr.Audio(type="filepath"), gr.Textbox(optional=True)],
70
  outputs=gr.Audio())
71
  iface.launch()
 
 
69
  inputs=[gr.Audio(type="filepath"), gr.Textbox(optional=True)],
70
  outputs=gr.Audio())
71
  iface.launch()
72
+