chenxie95 commited on
Commit
903bebf
·
verified ·
1 Parent(s): 8d8cec8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -112,12 +112,6 @@ with gr.Blocks() as app_basic_tts:
112
  )
113
  return audio_out, ref_text_out, used_seed
114
 
115
- ref_wav_input.clear(
116
- lambda: gr.update(),
117
- None,
118
- ref_txt_input,
119
- )
120
-
121
  generate_btn.click(
122
  basic_tts,
123
  inputs=[
 
112
  )
113
  return audio_out, ref_text_out, used_seed
114
 
 
 
 
 
 
 
115
  generate_btn.click(
116
  basic_tts,
117
  inputs=[