abhicodes commited on
Commit
b7580bb
·
verified ·
1 Parent(s): 202f251

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -126,7 +126,6 @@ with block:
126
  audio = gr.Audio(
127
  label="Input Audio",
128
  show_label=False,
129
- source="microphone",
130
  type="filepath"
131
  )
132
 
 
126
  audio = gr.Audio(
127
  label="Input Audio",
128
  show_label=False,
 
129
  type="filepath"
130
  )
131