Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,19 @@ model-index:
|
|
| 42 |
pipeline_tag: automatic-speech-recognition
|
| 43 |
---
|
| 44 |
|
| 45 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
Songhoy-ASR-v1 represents a historic milestone as the **first open-source speech recognition model** for Songhoy, a language spoken by over 3 million people across Mali, Niger, and Burkina Faso. Developed as part of the MALIBA-AI initiative, this groundbreaking model not only achieves impressive accuracy but opens the door to speech technology for Songhoy speakers for the very first time.
|
| 48 |
|
|
|
|
| 42 |
pipeline_tag: automatic-speech-recognition
|
| 43 |
---
|
| 44 |
|
| 45 |
+
# MALIBA-AI Songhoy ASR v1 🇲🇱
|
| 46 |
+
|
| 47 |
+
<style>
|
| 48 |
+
img {
|
| 49 |
+
display: inline;
|
| 50 |
+
}
|
| 51 |
+
</style>
|
| 52 |
+
|
| 53 |
+
[](#model-architecture)
|
| 54 |
+
| [](#performance)
|
| 55 |
+
| [](#datasets)
|
| 56 |
+
| [](#license)
|
| 57 |
+
|
| 58 |
|
| 59 |
Songhoy-ASR-v1 represents a historic milestone as the **first open-source speech recognition model** for Songhoy, a language spoken by over 3 million people across Mali, Niger, and Burkina Faso. Developed as part of the MALIBA-AI initiative, this groundbreaking model not only achieves impressive accuracy but opens the door to speech technology for Songhoy speakers for the very first time.
|
| 60 |
|