k1ngtai commited on
Commit
8248a55
·
verified ·
1 Parent(s): 398361f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ mms_synthesize = gr.Interface(
13
  gr.Textbox(label="Filtered text after processing"),
14
  ],
15
  examples=TTS_EXAMPLES,
16
- title="Text-to-Speech Demo",
17
  description="Generate audio in your desired language from input text.",
18
  allow_flagging="never",
19
  )
 
13
  gr.Textbox(label="Filtered text after processing"),
14
  ],
15
  examples=TTS_EXAMPLES,
16
+ title="Shan Text-to-Speech",
17
  description="Generate audio in your desired language from input text.",
18
  allow_flagging="never",
19
  )