Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -12,7 +12,7 @@ print("Model loaded successfully")
|
|
| 12 |
|
| 13 |
# Define dialect mapping
|
| 14 |
dialect_mapping = {
|
| 15 |
-
"MSA": "Modern Standard Arabic(MSA)",
|
| 16 |
"Egyptian": "Egyptian Arabic",
|
| 17 |
"Gulf": "Gulf Arabic",
|
| 18 |
"Levantine": "Levantine Arabic",
|
|
|
|
| 12 |
|
| 13 |
# Define dialect mapping
|
| 14 |
dialect_mapping = {
|
| 15 |
+
"MSA": "Modern Standard Arabic(MSA) - العربية الفصحى الحديثة",
|
| 16 |
"Egyptian": "Egyptian Arabic",
|
| 17 |
"Gulf": "Gulf Arabic",
|
| 18 |
"Levantine": "Levantine Arabic",
|