usuario101 commited on
Commit
fcf4cd0
·
verified ·
1 Parent(s): d7da474

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -233,7 +233,7 @@ gr.Interface(
233
  gr.Textbox(
234
  label="Text Prompt",
235
  info="One or two sentences at a time is better",
236
- value="Hello, World !, here is an example of light voice cloning. Try to upload your best audio samples quality",
237
  ),
238
  gr.Dropdown(
239
  label="Language",
@@ -254,13 +254,13 @@ gr.Interface(
254
  "zh-cn",
255
  ],
256
  max_choices=1,
257
- value="en",
258
  ),
259
  gr.Audio(
260
  label="Reference Audio",
261
  info="Click on the ✎ button to upload your own target speaker audio",
262
  type="filepath",
263
- value="examples/female.wav",
264
  ),
265
  gr.Audio(source="microphone",
266
  type="filepath",
 
233
  gr.Textbox(
234
  label="Text Prompt",
235
  info="One or two sentences at a time is better",
236
+ value="Buen día!!!, que hagas , un buen dia!!!! este otra parte , es para generar un poco mas de texto, y entonaciones, para que quede un audio ,un poco mas largo , asi ,nos queda una buena muestra para cuando se necesita audios mas largos , lamejor calidad de audio va a brindar mejores resultaods ,hola mundo !, te deseo un dia maravilloso ...",
237
  ),
238
  gr.Dropdown(
239
  label="Language",
 
254
  "zh-cn",
255
  ],
256
  max_choices=1,
257
+ value="es",
258
  ),
259
  gr.Audio(
260
  label="Reference Audio",
261
  info="Click on the ✎ button to upload your own target speaker audio",
262
  type="filepath",
263
+ value="examples/female2.wav",
264
  ),
265
  gr.Audio(source="microphone",
266
  type="filepath",