meandyou200175 commited on
Commit
8424664
·
verified ·
1 Parent(s): c46e851

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def speak(text):
28
 
29
 
30
  title = "vietTTS"
31
- description = "A vietnamese text-to-speech demo."
32
 
33
  gr.Interface(
34
  fn=speak,
 
28
 
29
 
30
  title = "vietTTS"
31
+ description = "A vietnamese text-to-speech demo"
32
 
33
  gr.Interface(
34
  fn=speak,