Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ pretty_name: Robots
|
|
| 85 |
|
| 86 |
# 📘 **African Next Voices – Bambara (AfVoices)**
|
| 87 |
|
| 88 |
-
The **AfVoices** dataset is the largest open corpus of spontaneous Bambara speech at its release in late 2025. It contains **423 hours** of segmented audio and **612 hours** of original raw recordings collected across southern Mali. Speech was recorded in natural, conversational settings and annotated using a semi-automated transcription pipeline combining ASR pre-labels and human corrections.
|
| 89 |
|
| 90 |
---
|
| 91 |
|
|
@@ -189,12 +189,14 @@ The following tags appear in transcriptions:
|
|
| 189 |
## 📑 **Citation**
|
| 190 |
|
| 191 |
```bibtex
|
| 192 |
-
@
|
| 193 |
-
|
| 194 |
-
|
| 195 |
-
|
| 196 |
-
|
| 197 |
-
|
|
|
|
|
|
|
| 198 |
}
|
| 199 |
```
|
| 200 |
|
|
|
|
| 85 |
|
| 86 |
# 📘 **African Next Voices – Bambara (AfVoices)**
|
| 87 |
|
| 88 |
+
The **AfVoices** dataset is the largest open corpus of spontaneous Bambara speech at its release in late 2025. It contains **423 hours** of segmented audio and **612 hours** of original raw recordings collected across southern Mali. Speech was recorded in natural, conversational settings and annotated using a semi-automated transcription pipeline combining ASR pre-labels and human corrections. We release all the data processing code on [GitHub](https://github.com/RobotsMali-AI/afvoices).
|
| 89 |
|
| 90 |
---
|
| 91 |
|
|
|
|
| 189 |
## 📑 **Citation**
|
| 190 |
|
| 191 |
```bibtex
|
| 192 |
+
@misc{diarra2025dealinghardfactslowresource,
|
| 193 |
+
title={Dealing with the Hard Facts of Low-Resource African NLP},
|
| 194 |
+
author={Yacouba Diarra and Nouhoum Souleymane Coulibaly and Panga Azazia Kamaté and Madani Amadou Tall and Emmanuel Élisé Koné and Aymane Dembélé and Michael Leventhal},
|
| 195 |
+
year={2025},
|
| 196 |
+
eprint={2511.18557},
|
| 197 |
+
archivePrefix={arXiv},
|
| 198 |
+
primaryClass={cs.CL},
|
| 199 |
+
url={https://arxiv.org/abs/2511.18557},
|
| 200 |
}
|
| 201 |
```
|
| 202 |
|