ogunlao commited on
Commit
154ce23
·
verified ·
1 Parent(s): 03eccc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -128,6 +128,16 @@ SBPN_multilingual_base may also perform well on standard English, and other vari
128
  SBPN family of models have been trained on datasets with different licenses. As such it cannot be released as a fully open-source model.
129
  Therefore, license to use this model is covered by the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). Basically, It's free for research (non-commercial) use. By downloading the public and release version of the model, you accept the terms and conditions of the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license.
130
 
 
 
 
 
 
 
 
 
 
 
131
  ## References
132
 
133
  [1] [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)
 
128
  SBPN family of models have been trained on datasets with different licenses. As such it cannot be released as a fully open-source model.
129
  Therefore, license to use this model is covered by the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). Basically, It's free for research (non-commercial) use. By downloading the public and release version of the model, you accept the terms and conditions of the [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license.
130
 
131
+ ## Cite
132
+ ```json
133
+ @article{ogun2026sometin,
134
+ title={Sometin Beta Pass Notin (SBPN): Improving Multilingual ASR for Nigerian Languages via Knowledge Distillation},
135
+ author={Ogun, Sewade},
136
+ journal={arXiv preprint arXiv:2605.17710},
137
+ year={2026}
138
+ }
139
+ ```
140
+
141
  ## References
142
 
143
  [1] [NVIDIA NeMo Toolkit](https://github.com/NVIDIA/NeMo)