devilent2 commited on
Commit
0ffaaa6
1 Parent(s): 3348f02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -205,7 +205,7 @@ with demo:
205
  outputs=groutputs,
206
  ),
207
  ],
208
- ["Audio", "Base64 Audio Data URL"],
209
  )
210
 
211
  with gr.Row():
 
205
  outputs=groutputs,
206
  ),
207
  ],
208
+ ["Audio", "Base64 Audio"],
209
  )
210
 
211
  with gr.Row():