Pijush2023 commited on
Commit
534c93b
·
verified ·
1 Parent(s): f024770

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -324,7 +324,7 @@ with gr.Blocks(theme="rawrsor1/Everforest") as demo:
324
 
325
 
326
  with gr.Column():
327
- audio_output = gr.Audio(label="Audio", type="filepath", interactive=False)
328
 
329
  with gr.Row():
330
  with gr.Column():
 
324
 
325
 
326
  with gr.Column():
327
+ audio_output = gr.Audio(label="Audio", type="filepath",autoplay=True,interactive=False)
328
 
329
  with gr.Row():
330
  with gr.Column():