osanseviero commited on
Commit
1166b5c
1 Parent(s): 3702757

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -96,5 +96,4 @@ demo = gr.Interface(
96
  audio_tag,
97
  gr.Audio(source="upload", type="filepath", label="Your audio"),
98
  gr.Textbox(),
99
- examples=[["metro_station-paris.wav"]]
100
  ).launch(debug=True)
 
96
  audio_tag,
97
  gr.Audio(source="upload", type="filepath", label="Your audio"),
98
  gr.Textbox(),
 
99
  ).launch(debug=True)