Update app.py
Browse files
app.py
CHANGED
|
@@ -61,7 +61,7 @@ async def create_demo():
|
|
| 61 |
gr.Audio(label="Generated Audio", type="filepath"),
|
| 62 |
gr.Markdown(label="Warning", visible=False)
|
| 63 |
],
|
| 64 |
-
title="
|
| 65 |
description=description,
|
| 66 |
article="Experience the power of Edge TTS for text-to-speech conversion, and explore our advanced Text-to-Video Converter for even more creative possibilities!",
|
| 67 |
analytics_enabled=False,
|
|
|
|
| 61 |
gr.Audio(label="Generated Audio", type="filepath"),
|
| 62 |
gr.Markdown(label="Warning", visible=False)
|
| 63 |
],
|
| 64 |
+
title="Free-TTS_unlimted-words",
|
| 65 |
description=description,
|
| 66 |
article="Experience the power of Edge TTS for text-to-speech conversion, and explore our advanced Text-to-Video Converter for even more creative possibilities!",
|
| 67 |
analytics_enabled=False,
|