DrishtiSharma commited on
Commit
268e95f
1 Parent(s): e2db804

Update app.py

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