Xubo-Liu commited on
Commit
6e692db
1 Parent(s): 95a9041

Update ui_client.py

Browse files
Files changed (1) hide show
  1. ui_client.py +1 -1
ui_client.py CHANGED
@@ -452,7 +452,7 @@ with gr.Blocks(css=css) as interface:
452
 
453
  gr.Markdown(
454
  """
455
- Clicking 'Generate Audio' button, the voice mapping results & generated audio will be displayed below.
456
  """
457
  )
458
  char_voice_map_markdown = gr.Markdown(label='Character-to-voice Map')
 
452
 
453
  gr.Markdown(
454
  """
455
+ Clicking 'Generate Audio' button, the voice mapping results & generated audio will be displayed below (might take some time).
456
  """
457
  )
458
  char_voice_map_markdown = gr.Markdown(label='Character-to-voice Map')