gorkemgoknar commited on
Commit
09a4f9c
1 Parent(s): e886026

Update app.py

Browse files

edit default text

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -186,7 +186,7 @@ gr.Interface(
186
  gr.Textbox(
187
  label="Text Prompt",
188
  info="One or two sentences at a time is better",
189
- value="It took me quite a long time to develop a voice, and now that I have it I'm not going to be silent.",
190
  ),
191
  gr.Dropdown(
192
  label="Language",
 
186
  gr.Textbox(
187
  label="Text Prompt",
188
  info="One or two sentences at a time is better",
189
+ value='Hi there, I'm your new voice clone. Try your best to upload quality audio. Like my grandma used to say: "Garbage in, garbage out!"',
190
  ),
191
  gr.Dropdown(
192
  label="Language",