txya900619 commited on
Commit
d47e9f9
·
verified ·
1 Parent(s): 7785a36

feat: show download button

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -107,6 +107,7 @@ with demo:
107
  waveform_options=gr.WaveformOptions(
108
  sample_rate=16000,
109
  ),
 
110
  ),
111
  ],
112
  outputs=[
 
107
  waveform_options=gr.WaveformOptions(
108
  sample_rate=16000,
109
  ),
110
+ show_download_button=True,
111
  ),
112
  ],
113
  outputs=[