Hrtn commited on
Commit
b829272
·
1 Parent(s): 1c14c61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ iface = gr.Interface(
61
  ],
62
  outputs=gr.Audio(label="Output", type="numpy"),
63
  examples=examples,
64
- title="🗣️ TTS 🗣️",
65
  description=description,
66
  allow_flagging="manual",
67
  flagging_options=['error', 'bad-quality', 'wrong-pronounciation'],
 
61
  ],
62
  outputs=gr.Audio(label="Output", type="numpy"),
63
  examples=examples,
64
+ title="🗣️ TTS - Hrtn 🗣️",
65
  description=description,
66
  allow_flagging="manual",
67
  flagging_options=['error', 'bad-quality', 'wrong-pronounciation'],