dangtr0408 commited on
Commit
77c33c9
·
1 Parent(s): 8dec2ab

change wording

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