hexgrad commited on
Commit
4215232
·
verified ·
1 Parent(s): 7915f44

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Long Form. You can still use these features for v0.19.
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)