Spaces:
Running
on
Zero
Running
on
Zero
Upload app.py
Browse files
app.py
CHANGED
@@ -459,7 +459,7 @@ with gr.Blocks() as preview_tts:
|
|
459 |
|
460 |
⚠️ Tokenizers for Chinese, Japanese, and Korean do not correctly handle English letters yet.
|
461 |
|
462 |
-
⚠️ Preview v0.22 does not yet support custom pronunciation or
|
463 |
''', container=True)
|
464 |
with gr.Row():
|
465 |
sk = gr.Textbox(visible=False)
|
|
|
459 |
|
460 |
⚠️ Tokenizers for Chinese, Japanese, and Korean do not correctly handle English letters yet.
|
461 |
|
462 |
+
⚠️ Preview v0.22 does not yet support custom pronunciation, Long Form, or Voice Mixer. You can still use these features for v0.19.
|
463 |
''', container=True)
|
464 |
with gr.Row():
|
465 |
sk = gr.Textbox(visible=False)
|