qanastek commited on
Commit
b4ecc66
β€’
1 Parent(s): 3a60ea2
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def predict(wav_file, lang_code):
116
 
117
  iface = gr.Interface(
118
  predict,
119
- title='Alexa Clone - Multilingual NLU',
120
  description='Upload your wav file to <b>test</b> the models',
121
  # thumbnail="",
122
  inputs=[
 
116
 
117
  iface = gr.Interface(
118
  predict,
119
+ title='Alexa Clone πŸ‘©β€πŸ’Ό πŸ—ͺ πŸ€– Multilingual NLU',
120
  description='Upload your wav file to <b>test</b> the models',
121
  # thumbnail="",
122
  inputs=[