SivaResearch commited on
Commit
08931c2
·
verified ·
1 Parent(s): afcd5ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -78,8 +78,8 @@ def chat_interface(audio):
78
 
79
 
80
  gr.Interface(
81
- title="Effortless Transcription: Turn Speech to Text Instantly",
82
- fn=ai_assistant,
83
  inputs=[
84
  gr.inputs.Audio(
85
  source="microphone", type="filepath", label="Record your voice"
 
78
 
79
 
80
  gr.Interface(
81
+ title="CAMAI - Centralized Actionable Multimodal Agri Assistant on Edge Intelligence for Farmers",
82
+ fn=chat_interface,
83
  inputs=[
84
  gr.inputs.Audio(
85
  source="microphone", type="filepath", label="Record your voice"