DrishtiSharma commited on
Commit
7ea5247
1 Parent(s): fe1b1be

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
  ],
42
  outputs=[gr.outputs.Textbox()],
43
  examples=[["audio1.wav"], ["travel.wav"]],
44
- title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
45
  description = "This is a Gradio demo of Spanish Audio Transcriptions to Nahuatl Translation. To use this, simply provide an audio input (audio recording or via microphone), which will subsequently be transcribed and translated to Nahuatl language.",
46
  #article="<p><center><img src='........e'></center></p>",
47
  layout="horizontal",
 
41
  ],
42
  outputs=[gr.outputs.Textbox()],
43
  examples=[["audio1.wav"], ["travel.wav"]],
44
+ title="Spanish-Audio-Transcriptions-to-Quechua-Translation",
45
  description = "This is a Gradio demo of Spanish Audio Transcriptions to Nahuatl Translation. To use this, simply provide an audio input (audio recording or via microphone), which will subsequently be transcribed and translated to Nahuatl language.",
46
  #article="<p><center><img src='........e'></center></p>",
47
  layout="horizontal",