Ansaribinhyder commited on
Commit
1208e67
·
1 Parent(s): 548bd0a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,7 +60,7 @@ demo = gr.Interface(
60
  ],
61
  title="Speech to Text & Translation",
62
  description="Speak in the selected language, and the system will transcribe, translate, and fetch a response.",
63
- flagging_dir=None # Disable flagging
64
  )
65
 
66
  demo.launch()
 
60
  ],
61
  title="Speech to Text & Translation",
62
  description="Speak in the selected language, and the system will transcribe, translate, and fetch a response.",
63
+
64
  )
65
 
66
  demo.launch()