Jayashree Sridhar commited on
Commit
c181bc4
·
1 Parent(s): 0326351

removed mode from gradio audio calling in app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -165,7 +165,6 @@ def create_interface():
165
  )
166
 
167
  voice_input = gr.Audio(
168
- mode="microphone",
169
  type="numpy",
170
  label="Speak here",
171
  scale=1
 
165
  )
166
 
167
  voice_input = gr.Audio(
 
168
  type="numpy",
169
  label="Speak here",
170
  scale=1