Spaces:
elioonpc
/
Runtime error

gorkemgoknar commited on
Commit
33aef52
1 Parent(s): c819034

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -269,7 +269,7 @@ gr.Interface(
269
  inputs=[
270
  gr.Textbox(
271
  label="Text Prompt",
272
- info="One or two sentences at a time is better",
273
  value="Hi there, I'm your new voice clone. Try your best to upload quality audio",
274
  ),
275
  gr.Dropdown(
 
269
  inputs=[
270
  gr.Textbox(
271
  label="Text Prompt",
272
+ info="One or two sentences at a time is better. Up to 200 text characters.",
273
  value="Hi there, I'm your new voice clone. Try your best to upload quality audio",
274
  ),
275
  gr.Dropdown(