Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,4 +36,16 @@ language:
|
|
| 36 |
**The original audios were converted to 16kHz WAV.**
|
| 37 |
|
| 38 |
Referenced in [The IgboAPI Dataset: Empowering Igbo Language Technologies through Multi-dialectal Enrichment
|
| 39 |
-
](https://arxiv.org/abs/2405.00997)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
**The original audios were converted to 16kHz WAV.**
|
| 37 |
|
| 38 |
Referenced in [The IgboAPI Dataset: Empowering Igbo Language Technologies through Multi-dialectal Enrichment
|
| 39 |
+
](https://arxiv.org/abs/2405.00997)
|
| 40 |
+
|
| 41 |
+
## Citation
|
| 42 |
+
If you want to cite this dataset you can use this:
|
| 43 |
+
|
| 44 |
+
```bibtex
|
| 45 |
+
@misc{igbo-dict-16khz,
|
| 46 |
+
title={Igbo dataset},
|
| 47 |
+
author={Jimenez, David},
|
| 48 |
+
howpublished={\url{https://huggingface.co/datasets/deepdml/igbo-dict-16khz}},
|
| 49 |
+
year={2025}
|
| 50 |
+
}
|
| 51 |
+
```
|