Spaces:
Running
on
Zero
Running
on
Zero
edit description and fix a bug
Browse files
app.py
CHANGED
|
@@ -64,13 +64,16 @@ demo = gr.Interface(
|
|
| 64 |
Use this AI-powered tool to identify five major Arabic varieties from just a short audio clip:
|
| 65 |
|
| 66 |
✦ Modern Standard Arabic (MSA) - The formal language of media and education
|
|
|
|
| 67 |
✦ Egyptian Arabic - The dialect of Cairo, Alexandria, and popular Arabic cinema
|
|
|
|
| 68 |
✦ Gulf Arabic - Spoken across Saudi Arabia, UAE, Kuwait, Qatar, Bahrain, and Oman
|
|
|
|
| 69 |
✦ Levantine Arabic - The dialect of Syria, Lebanon, Jordan, and Palestine
|
|
|
|
| 70 |
✦ Maghrebi Arabic - The distinctive varieties of Morocco, Algeria, Tunisia, and Libya
|
| 71 |
|
| 72 |
-
Simply **upload an audio file** or **record yourself speaking** to see which dialect you match! Perfect for language learners, linguistics enthusiasts, or anyone curious about Arabic language variation.
|
| 73 |
-
"""
|
| 74 |
examples=examples if examples else None,
|
| 75 |
cache_examples=False, # Disable caching to avoid issues
|
| 76 |
flagging_mode=None
|
|
|
|
| 64 |
Use this AI-powered tool to identify five major Arabic varieties from just a short audio clip:
|
| 65 |
|
| 66 |
✦ Modern Standard Arabic (MSA) - The formal language of media and education
|
| 67 |
+
|
| 68 |
✦ Egyptian Arabic - The dialect of Cairo, Alexandria, and popular Arabic cinema
|
| 69 |
+
|
| 70 |
✦ Gulf Arabic - Spoken across Saudi Arabia, UAE, Kuwait, Qatar, Bahrain, and Oman
|
| 71 |
+
|
| 72 |
✦ Levantine Arabic - The dialect of Syria, Lebanon, Jordan, and Palestine
|
| 73 |
+
|
| 74 |
✦ Maghrebi Arabic - The distinctive varieties of Morocco, Algeria, Tunisia, and Libya
|
| 75 |
|
| 76 |
+
Simply **upload an audio file** or **record yourself speaking** to see which dialect you match! Perfect for language learners, linguistics enthusiasts, or anyone curious about Arabic language variation.""",
|
|
|
|
| 77 |
examples=examples if examples else None,
|
| 78 |
cache_examples=False, # Disable caching to avoid issues
|
| 79 |
flagging_mode=None
|
examples/{Lionel-Messi_(arywiki)-2.mp3 → hskwoqopFG.mp3}
RENAMED
|
File without changes
|