Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -206,11 +206,13 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
|
206 |
# EzAudio: High-quality Text-to-Audio Generator
|
207 |
๐ Generate and edit audio from text using a diffusion transformer.
|
208 |
|
209 |
-
|
210 |
|
211 |
๐ Learn more about ๐ฃ**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
212 |
|
213 |
""")
|
|
|
|
|
214 |
# ๐ The **EzAudio-ControlNet (Energy Envelope)** demo is now live! Try it on [๐คEzAudio-ControlNet Space](https://huggingface.co/spaces/OpenSound/EzAudio-ControlNet).
|
215 |
|
216 |
|
|
|
206 |
# EzAudio: High-quality Text-to-Audio Generator
|
207 |
๐ Generate and edit audio from text using a diffusion transformer.
|
208 |
|
209 |
+
๐ง Adjust advanced settings for more control.
|
210 |
|
211 |
๐ Learn more about ๐ฃ**EzAudio** on the [EzAudio Homepage](https://haidog-yaqub.github.io/EzAudio-Page/).
|
212 |
|
213 |
""")
|
214 |
+
# ๐ก Looking for expressive TTS from text prompts? Try CapSpeech.
|
215 |
+
|
216 |
# ๐ The **EzAudio-ControlNet (Energy Envelope)** demo is now live! Try it on [๐คEzAudio-ControlNet Space](https://huggingface.co/spaces/OpenSound/EzAudio-ControlNet).
|
217 |
|
218 |
|