Spaces:
Running
Running
Update
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ def predict(wav_file, lang_code):
|
|
116 |
|
117 |
iface = gr.Interface(
|
118 |
predict,
|
119 |
-
title='Alexa Clone
|
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=[
|