yassine hourtane commited on
Commit
ddb4c3e
·
1 Parent(s): 77de335

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ iface = gr.Interface(
64
  ],
65
  outputs=gr.Audio(label="Output", type="numpy"),
66
  examples=examples,
67
- title="🗣️ Tamazight Text-to-Speech with MMS (Massively Multilingual Speech) 🗣️",
68
  description=description,
69
  allow_flagging="manual",
70
  flagging_options=['error', 'bad-quality', 'wrong-pronounciation'],
 
64
  ],
65
  outputs=gr.Audio(label="Output", type="numpy"),
66
  examples=examples,
67
+ title="🗣️ TTS 🗣️",
68
  description=description,
69
  allow_flagging="manual",
70
  flagging_options=['error', 'bad-quality', 'wrong-pronounciation'],