Karzan commited on
Commit
1f961c9
·
verified ·
1 Parent(s): 3b97565

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ iface = gr.Interface(
36
  ],
37
  outputs=gr.Audio(label="Output",type='filepath'),
38
  examples=examples,
39
- title="🗣️ Barnammer-TTS 🗣️",
40
  live=False
41
  )
42
 
 
36
  ],
37
  outputs=gr.Audio(label="Output",type='filepath'),
38
  examples=examples,
39
+ title="Barnammer (Central Kurdish TTS)",
40
  live=False
41
  )
42