Chandranshu Jain commited on
Commit
60d2446
1 Parent(s): e609d06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ file_transcribe = gr.Interface(
47
  type="filepath"),
48
  outputs="audio",
49
  #outputs=gr.Audio(label="Translated Message"),
50
- allow_flagging="never",
51
  )
52
  with demo:
53
  gr.TabbedInterface(
 
47
  type="filepath"),
48
  outputs="audio",
49
  #outputs=gr.Audio(label="Translated Message"),
50
+ allow_flagging="never"
51
  )
52
  with demo:
53
  gr.TabbedInterface(