dindizz commited on
Commit
17130b5
·
verified ·
1 Parent(s): 5874a34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ iface = gr.Interface(
68
  outputs=[gr.Textbox(label="Transcription"), gr.Audio(label="AI Response")],
69
  live=True,
70
  title="dindi, at times wodehousian!",
71
- description="Upload an audio file or record your voice to get a response from the AI."
72
  )
73
 
74
  # Launch the Gradio interface
 
68
  outputs=[gr.Textbox(label="Transcription"), gr.Audio(label="AI Response")],
69
  live=True,
70
  title="dindi, at times wodehousian!",
71
+ description="AMA - Ask me anything, questions,trivia (Upload an audio file or record your voice) to get a response from the AI."
72
  )
73
 
74
  # Launch the Gradio interface