CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 1y agoView on Hugging Face
2likes23downloads
12 commits on main
80af23f1y ago

Update README.md

benax-rw
1ed174f1y ago

Upload dataset

benax-rw
84336561y ago

Update README.md

benax-rw
e9538c61y ago

Upload dataset

benax-rw
1e1d3e61y ago

Remove transcripts.txt (data now in dataset.jsonl)

Gabriel Baziramwabo
0fe073a1y ago

Add HF-compatible dataset.jsonl (audio + text)

Gabriel Baziramwabo
dd502731y ago

Add dataset loading script using transcripts.txt

Gabriel Baziramwabo
96bdb201y ago

Update README.md

benax-rw
ffcc1a81y ago

Add dataset card (README.md)

Gabriel Baziramwabo
cca335a1y ago

Add dataset card (README.md)

Gabriel Baziramwabo
0ef471b1y ago

Upload full Kinyarwanda speech dataset (102 samples)

Gabriel Baziramwabo
ab22edf1y ago

initial commit

benax-rw