Update app.py
Browse files
app.py
CHANGED
|
@@ -56,7 +56,7 @@ async def create_demo():
|
|
| 56 |
],
|
| 57 |
title="Edge TTS Text-to-Speech",
|
| 58 |
description=description,
|
| 59 |
-
article="Experience the power of Edge TTS for text-to-speech conversion, and explore our
|
| 60 |
analytics_enabled=False,
|
| 61 |
allow_flagging="manual"
|
| 62 |
)
|
|
|
|
| 56 |
],
|
| 57 |
title="Edge TTS Text-to-Speech",
|
| 58 |
description=description,
|
| 59 |
+
article="Experience the power of Edge TTS for text-to-speech conversion, and explore our tools for even more creative possibilities!",
|
| 60 |
analytics_enabled=False,
|
| 61 |
allow_flagging="manual"
|
| 62 |
)
|