umair894 commited on
Commit
b276d04
1 Parent(s): 54f7aaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -792,7 +792,7 @@ with gr.Blocks(title=title) as demo:
792
  visible = False,
793
  )
794
 
795
- audio.end(stop)
796
 
797
  with gr.Row():
798
  gr.Examples(
 
792
  visible = False,
793
  )
794
 
795
+ audio.stop() #.end()
796
 
797
  with gr.Row():
798
  gr.Examples(