Fix model card metadata
Browse files
README.md
CHANGED
|
@@ -1,29 +1,29 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
- kikuyu
|
| 8 |
- gikuyu
|
| 9 |
- asr
|
| 10 |
- deepsahel
|
| 11 |
-
|
| 12 |
-
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- kik
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
tags:
|
| 6 |
+
- automatic-speech-recognition
|
| 7 |
- kikuyu
|
| 8 |
- gikuyu
|
| 9 |
- asr
|
| 10 |
- deepsahel
|
| 11 |
+
pipeline_tag: automatic-speech-recognition
|
| 12 |
+
---
|
| 13 |
|
| 14 |
+
# DeepSahel Kikuyu ASR Full
|
| 15 |
|
| 16 |
+
A full Kikuyu automatic speech recognition model checkpoint for speech experiments and evaluation workflows.
|
| 17 |
|
| 18 |
+
This model is part of DeepSahel open African-language AI infrastructure work, supporting reusable model-development, evaluation, and documentation workflows for low-resource African languages.
|
| 19 |
|
| 20 |
+
## Intended Use
|
| 21 |
|
| 22 |
+
- African-language speech and text research
|
| 23 |
+
- Kikuyu model evaluation and benchmarking
|
| 24 |
+
- Public-interest language technology experiments
|
| 25 |
+
- Downstream prototyping for education, health communication, agriculture, and civic information workflows
|
| 26 |
|
| 27 |
+
## Limitations
|
| 28 |
|
| 29 |
+
Performance can vary across domains, dialects, speaker conditions, recording quality, and code-switched usage. Human review by fluent speakers is recommended before production use.
|