mrfakename commited on
Commit
3c4712d
1 Parent(s): 1ef0d2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -177,6 +177,8 @@ with gr.Blocks() as app:
177
  gr.Markdown("""
178
  # E2/F5 TTS
179
 
 
 
180
  This is an unofficial E2/F5 TTS demo. This demo supports the following TTS models:
181
 
182
  * [E2-TTS](https://arxiv.org/abs/2406.18009) (Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS)
 
177
  gr.Markdown("""
178
  # E2/F5 TTS
179
 
180
+ > Zero-shot voice cloning, supporting English & Chinese
181
+
182
  This is an unofficial E2/F5 TTS demo. This demo supports the following TTS models:
183
 
184
  * [E2-TTS](https://arxiv.org/abs/2406.18009) (Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTS)