34k01 commited on
Commit
98fedb8
·
verified ·
1 Parent(s): 37abbb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -243,7 +243,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
243
  with gr.Column():
244
  gr.Markdown(
245
  """
246
- # viXTTS Demo ✨
247
  - Github: https://github.com/thinhlpg/vixtts-demo/
248
  - viVoice: https://github.com/thinhlpg/viVoice
249
  """
@@ -256,7 +256,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
256
  with gr.Column():
257
  input_text_gr = gr.Textbox(
258
  label="Text Prompt (Văn bản cần đọc)",
259
- info="Mỗi câu nên từ 10 từ trở lên. Tối đa 250 ký tự (khoảng 2 - 3 câu).",
260
  value="Xin chào, tôi là một mô hình chuyển đổi văn bản thành giọng nói tiếng Việt.",
261
  )
262
  language_gr = gr.Dropdown(
 
243
  with gr.Column():
244
  gr.Markdown(
245
  """
246
+ # viXTTS Demo Z
247
  - Github: https://github.com/thinhlpg/vixtts-demo/
248
  - viVoice: https://github.com/thinhlpg/viVoice
249
  """
 
256
  with gr.Column():
257
  input_text_gr = gr.Textbox(
258
  label="Text Prompt (Văn bản cần đọc)",
259
+ info="Mỗi câu nên từ 10 từ trở lên. Tối đa 1250 ký tự (khoảng 2 - 3 câu).",
260
  value="Xin chào, tôi là một mô hình chuyển đổi văn bản thành giọng nói tiếng Việt.",
261
  )
262
  language_gr = gr.Dropdown(