Elieon commited on
Commit
fad23ac
1 Parent(s): cec1cd1

Update app.py

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