Elieon commited on
Commit
fdb66bd
·
verified ·
1 Parent(s): 730ab27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -48,8 +48,8 @@ async def create_demo():
48
  gr.Audio(label="Generated Audio", type="filepath"),
49
  gr.Markdown(label="Warning", visible=False)
50
  ],
51
- title="Elieon TeleText",
52
- description=description,
53
  analytics_enabled=False,
54
  allow_flagging=False
55
  )
 
48
  gr.Audio(label="Generated Audio", type="filepath"),
49
  gr.Markdown(label="Warning", visible=False)
50
  ],
51
+ title="Edge TTS Text-to-Speech",
52
+ 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!",
53
  analytics_enabled=False,
54
  allow_flagging=False
55
  )