x0-0x commited on
Commit
09bb997
·
verified ·
1 Parent(s): 4e8f898

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ import gradio as gr
36
  async def create_demo():
37
  voices = await get_voices()
38
 
39
- description = X talkBox
40
  Convert text to speech using Microsoft Edge TTS. Adjust speech rate and pitch: 0 is default, positive values increase, negative values decrease.
41
 
42
  **Exciting News: Introducing our Text-to-Video Converter!**
 
36
  async def create_demo():
37
  voices = await get_voices()
38
 
39
+ description = """
40
  Convert text to speech using Microsoft Edge TTS. Adjust speech rate and pitch: 0 is default, positive values increase, negative values decrease.
41
 
42
  **Exciting News: Introducing our Text-to-Video Converter!**