Update app.py
Browse files
app.py
CHANGED
|
@@ -75,9 +75,9 @@ def transcribe(audio, selected_model):
|
|
| 75 |
return result_selected, result_other
|
| 76 |
|
| 77 |
|
| 78 |
-
title = "ποΈ Moulsot
|
| 79 |
description = """
|
| 80 |
-
Compare two fine-tuned
|
| 81 |
- π© **moulsot_v0.1_2500**
|
| 82 |
- π¦ **moulsot_v0.2_1000**
|
| 83 |
|
|
|
|
| 75 |
return result_selected, result_other
|
| 76 |
|
| 77 |
|
| 78 |
+
title = "ποΈ Moulsot Comparison"
|
| 79 |
description = """
|
| 80 |
+
Compare two fine-tuned models for **Darija ASR**:
|
| 81 |
- π© **moulsot_v0.1_2500**
|
| 82 |
- π¦ **moulsot_v0.2_1000**
|
| 83 |
|