edit space description
Browse files
app.py
CHANGED
@@ -70,7 +70,9 @@ demo = gr.Interface(
|
|
70 |
outputs=gr.Label(num_top_classes=5, label="Predicted Dialect"),
|
71 |
title="🎙️ Arabic Dialect Identification in Speech!",
|
72 |
description="""
|
73 |
-
Use this AI
|
|
|
|
|
74 |
|
75 |
✦ Modern Standard Arabic (MSA) - The formal language of media and education
|
76 |
|
|
|
70 |
outputs=gr.Label(num_top_classes=5, label="Predicted Dialect"),
|
71 |
title="🎙️ Arabic Dialect Identification in Speech!",
|
72 |
description="""
|
73 |
+
Use this AI speech model to identify five major Arabic varieties from just a short audio clip.
|
74 |
+
|
75 |
+
The following Arabic language varieties are supported:
|
76 |
|
77 |
✦ Modern Standard Arabic (MSA) - The formal language of media and education
|
78 |
|