DrishtiSharma commited on
Commit
70e51f5
1 Parent(s): 180aa71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ gr.Interface(
48
  outputs=[gr.outputs.Textbox()],
49
  examples=[["audio1.wav"], ["travel.wav"]],
50
  title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
51
- 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.",
52
  #article="<p><center><img src='........e'></center></p>",
53
  layout="horizontal",
54
  theme="huggingface",
 
48
  outputs=[gr.outputs.Textbox()],
49
  examples=[["audio1.wav"], ["travel.wav"]],
50
  title="Spanish-Audio-Transcriptions-to-Nahuatl-Translation",
51
+ description = description,
52
  #article="<p><center><img src='........e'></center></p>",
53
  layout="horizontal",
54
  theme="huggingface",