dangtr0408 commited on
Commit
7e200c7
·
1 Parent(s): eb54e69

change wording

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with gr.Blocks() as demo:
81
  "(https://huggingface.co/dangtr0408/StyleTTS2-lite-vi/)."
82
  )
83
  gr.Markdown(
84
- "Please specify a language tag in your inputs if the word is not Vietnamese, e.g., [en-us]{ } for English. For more information, see "
85
  "[eSpeakNG docs]"
86
  "(https://github.com/espeak-ng/espeak-ng/blob/master/docs/languages.md)"
87
  )
 
81
  "(https://huggingface.co/dangtr0408/StyleTTS2-lite-vi/)."
82
  )
83
  gr.Markdown(
84
+ "Annotate any non‑Vietnamese words with the appropriate language tag, e.g., [en-us]{ } for English. For more information, see "
85
  "[eSpeakNG docs]"
86
  "(https://github.com/espeak-ng/espeak-ng/blob/master/docs/languages.md)"
87
  )