poemsforaphrodite commited on
Commit
3706369
1 Parent(s): 417699e

Upload openvoice_app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. openvoice_app.py +0 -1
openvoice_app.py CHANGED
@@ -184,7 +184,6 @@ with gr.Blocks(analytics_enabled=False) as demo:
184
  )
185
  style_gr = gr.Dropdown(
186
  label="Style",
187
- info="Select a style of output audio for the synthesised speech. (Chinese only support 'default' now)",
188
  choices=['default', 'whispering', 'cheerful', 'terrified', 'angry', 'sad', 'friendly'],
189
  max_choices=1,
190
  value="default",
 
184
  )
185
  style_gr = gr.Dropdown(
186
  label="Style",
 
187
  choices=['default', 'whispering', 'cheerful', 'terrified', 'angry', 'sad', 'friendly'],
188
  max_choices=1,
189
  value="default",