Add comprehensive model card for Kinyarwanda Whisper ASR model
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the akera/whisper-large-v3-kin-full model, based on the paper "How much speech data is necessary for ASR in African languages? An evaluation of data scaling in Kinyarwanda and Kikuyu".
The updates include:
- Metadata: Added
license,library_name,pipeline_tag,language,tags, andbase_model. - Content: Added a description, the full paper abstract, link to the GitHub repository, link to the Hugging Face collection, a detailed
Usageexample with atransformerspipeline code snippet, theTraining Configstable, theResultstable, and a citation.
These additions will significantly improve the discoverability, clarity, and usability of the model for researchers and practitioners interested in ASR for African languages.
Please review and merge if everything looks good!