Flux9665 commited on
Commit
dcfcebe
·
1 Parent(s): 3ad2c3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ iface = gr.Interface(fn=meta_model.read,
150
  "Italian Speaker's Voice"], type="value", default="English Speaker's Voice", label="Select the Voice of the Speaker")],
151
  outputs=gr.outputs.Audio(type="numpy", label=None),
152
  layout="vertical",
153
- title="IMS Toucan Multilingual Multispeaker Demo",
154
  thumbnail="Utility/toucan.png",
155
  theme="default",
156
  allow_flagging="never",
 
150
  "Italian Speaker's Voice"], type="value", default="English Speaker's Voice", label="Select the Voice of the Speaker")],
151
  outputs=gr.outputs.Audio(type="numpy", label=None),
152
  layout="vertical",
153
+ title="IMS Toucan - Multilingual Multispeaker",
154
  thumbnail="Utility/toucan.png",
155
  theme="default",
156
  allow_flagging="never",