Commit
·
77c33c9
1
Parent(s):
8dec2ab
change wording
Browse files
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 |
-
"
|
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 |
)
|