wsntxxn commited on
Commit
4703c64
·
1 Parent(s): 2ba71a4

Modify app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ with gr.Blocks(
233
  with gr.Column():
234
  t2a_caption = gr.Textbox(
235
  label="Audio Caption",
236
- placeholder="e.g., a man is speaking then a dog barks",
237
  lines=3
238
  )
239
  t2a_model = gr.Dropdown(
 
233
  with gr.Column():
234
  t2a_caption = gr.Textbox(
235
  label="Audio Caption",
236
+ placeholder="e.g., a man is speaking while a dog barks",
237
  lines=3
238
  )
239
  t2a_model = gr.Dropdown(