Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ METRICS_TAB_TEXT = METRICS_TAB_TEXT = """
|
|
| 18 |
## Metrics
|
| 19 |
We report both the Word Error Rate (WER) and Character Error Rate (CER).
|
| 20 |
## Reproduction
|
| 21 |
-
The Open Universal Arabic ASR Leaderboard will be a continuous benchmark project.
|
| 22 |
\nWe open-source the evaluation scripts at our [GitHub repo](https://github.com/Natural-Language-Processing-Elm/open_universal_arabic_asr_leaderboard).
|
| 23 |
\nPlease launch a discussion in our GitHub repo to let us know if you want to learn about the performance of a new model.
|
| 24 |
|
|
|
|
| 18 |
## Metrics
|
| 19 |
We report both the Word Error Rate (WER) and Character Error Rate (CER).
|
| 20 |
## Reproduction
|
| 21 |
+
The Open Universal Arabic Quranic ASR Leaderboard will be a continuous benchmark project.
|
| 22 |
\nWe open-source the evaluation scripts at our [GitHub repo](https://github.com/Natural-Language-Processing-Elm/open_universal_arabic_asr_leaderboard).
|
| 23 |
\nPlease launch a discussion in our GitHub repo to let us know if you want to learn about the performance of a new model.
|
| 24 |
|