Gabriel Baziramwabo commited on
Commit
ffcc1a8
·
1 Parent(s): cca335a

Add dataset card (README.md)

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Kinyarwanda Spoken Words Dataset
2
 
3
  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.
@@ -31,4 +41,4 @@ This dataset is published for educational and research purposes.
31
  ## Citation
32
 
33
  If you use this dataset, please cite:
34
- > Baziramwabo Gabriel, KinyaWhisper Dataset for Fine-tuning Whisper on Kinyarwanda (2025)
 
1
+ annotations_creators: [manual]
2
+ language: [rw]
3
+ license: mit
4
+ multilinguality: [monolingual]
5
+ size_categories: [n<1K]
6
+ source_datasets: [original]
7
+ task_categories: [automatic-speech-recognition]
8
+ task_ids: [speech-recognition]
9
+ ---
10
+
11
  # Kinyarwanda Spoken Words Dataset
12
 
13
  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.
 
41
  ## Citation
42
 
43
  If you use this dataset, please cite:
44
+ > Benax Labs, KinyaWhisper Dataset for Fine-tuning Whisper on Kinyarwanda (2025)