spookyspaghetti commited on
Commit
e433460
1 Parent(s): 029cf21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ gr.Interface(
22
  fn=transcribe,
23
  inputs=[
24
  gr.components.Audio(source="microphone", type="filepath"),
25
- gr.components.Audio(type="filepath")
26
  ],
27
  outputs=[
28
  "textbox",
 
22
  fn=transcribe,
23
  inputs=[
24
  gr.components.Audio(source="microphone", type="filepath"),
 
25
  ],
26
  outputs=[
27
  "textbox",