DrishtiSharma commited on
Commit
3944ef8
1 Parent(s): 56b5a4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ gr.Interface(
39
  gr.inputs.Audio(source="microphone", type="filepath", label="Record your audio")
40
  ],
41
  outputs=[gr.outputs.Textbox()],
42
- examples=[["respiracion_happiness.wav"]],
43
  title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
44
  article="<p><center><img src='........e'></center></p>",
45
  layout="horizontal",
 
39
  gr.inputs.Audio(source="microphone", type="filepath", label="Record your audio")
40
  ],
41
  outputs=[gr.outputs.Textbox()],
42
+ examples=[["audio1.wav"]],
43
  title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
44
  article="<p><center><img src='........e'></center></p>",
45
  layout="horizontal",