Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,32 @@ colorFrom: yellow
|
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
-
short_description:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
+
short_description: The Leaderboard for African Speech AI
|
| 9 |
+
license: apache-2.0
|
| 10 |
+
tags:
|
| 11 |
+
- leaderboard
|
| 12 |
+
- speech
|
| 13 |
+
- african-languages
|
| 14 |
+
- benchmark
|
| 15 |
+
- asr
|
| 16 |
+
- tts
|
| 17 |
+
- language-identification
|
| 18 |
+
- multilingual
|
| 19 |
+
models:
|
| 20 |
+
- UBC-NLP/Simba-S
|
| 21 |
+
- UBC-NLP/Simba-M
|
| 22 |
+
- UBC-NLP/Simba-H
|
| 23 |
+
- UBC-NLP/Simba-W
|
| 24 |
+
- UBC-NLP/Simba-X
|
| 25 |
+
- UBC-NLP/Simba-TTS-twi-asanti
|
| 26 |
+
- UBC-NLP/Simba-TTS-lin
|
| 27 |
+
- UBC-NLP/Simba-TTS-sot
|
| 28 |
+
- UBC-NLP/Simba-TTS-tsn
|
| 29 |
+
- UBC-NLP/Simba-TTS-xho
|
| 30 |
+
- UBC-NLP/Simba-TTS-twi-akuapem
|
| 31 |
+
- UBC-NLP/Simba-TTS-afr
|
| 32 |
+
datasets:
|
| 33 |
+
- UBC-NLP/SimbaBench_dataset
|
| 34 |
---
|
| 35 |
|
| 36 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|