Update README.md
Browse files
README.md
CHANGED
@@ -81,3 +81,15 @@ The following hyperparameters were used during training:
|
|
81 |
- Pytorch 2.0.1+cu117
|
82 |
- Datasets 2.12.0
|
83 |
- Tokenizers 0.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
- Pytorch 2.0.1+cu117
|
82 |
- Datasets 2.12.0
|
83 |
- Tokenizers 0.15.2
|
84 |
+
|
85 |
+
|
86 |
+
## Citation
|
87 |
+
@misc{rufai2025endtoendtrainingautomaticspeech,
|
88 |
+
title={Towards End-to-End Training of Automatic Speech Recognition for Nigerian Pidgin},
|
89 |
+
author={Amina Mardiyyah Rufai and Afolabi Abeeb and Esther Oduntan and Tayo Arulogun and Oluwabukola Adegboro and Daniel Ajisafe},
|
90 |
+
year={2025},
|
91 |
+
eprint={2010.11123},
|
92 |
+
archivePrefix={arXiv},
|
93 |
+
primaryClass={eess.AS},
|
94 |
+
url={https://arxiv.org/abs/2010.11123},
|
95 |
+
}
|