sudoping01 commited on
Commit
6aea637
·
verified ·
1 Parent(s): 05ce87a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -42,7 +42,19 @@ model-index:
42
  pipeline_tag: automatic-speech-recognition
43
  ---
44
 
45
- # Songhoy-ASR-v1: First Open-Source Speech Recognition Model for Songhoy
 
 
 
 
 
 
 
 
 
 
 
 
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](https://img.shields.io/badge/Model_Arch-Whisper--LoRA-lightgrey)](#model-architecture)
54
+ | [![WER](https://img.shields.io/badge/WER-16.58%25-green)](#performance)
55
+ | [![Language](https://img.shields.io/badge/Language-Songhoy-lightgrey)](#datasets)
56
+ | [![License](https://img.shields.io/badge/License-Apache--2.0-blue)](#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