benax-rw/KinyaWhisperDataset
Kinyarwanda Spoken Words Dataset This dataset contains 102 short audio samples of spoken Kinyarwanda words, each labeled with its corresponding transcription. It is designed for training, evaluating, and experimenting with Automatic Speech Recognition (ASR) models in low-resource settings. Structure audio/: Contains 102 .wav files (mono, 16kHz) transcripts.txt: Tab-separated transcription file (e.g., 001.wav\tmuraho) manifest.jsonl: JSONL file with audio paths… See the full description on the dataset page: https://huggingface.co/datasets/benax-rw/KinyaWhisperDataset.
Update README.md
Upload dataset
Update README.md
Upload dataset
Remove transcripts.txt (data now in dataset.jsonl)
Add HF-compatible dataset.jsonl (audio + text)
Add dataset loading script using transcripts.txt
Update README.md
Add dataset card (README.md)
Add dataset card (README.md)
Upload full Kinyarwanda speech dataset (102 samples)
initial commit
