Update README.md
Browse files
README.md
CHANGED
|
@@ -127,6 +127,21 @@ The model is based on `facebook/w2v-bert-2.0`, a hybrid Wav2Vec2-BERT model for
|
|
| 127 |
- **Software:** [Transformers version, PyTorch/TensorFlow version]
|
| 128 |
-->
|
| 129 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
|
| 131 |
## Contact
|
| 132 |
For any issues or inquiries, please contact isazzadul23@gmail.com.
|
|
|
|
| 127 |
- **Software:** [Transformers version, PyTorch/TensorFlow version]
|
| 128 |
-->
|
| 129 |
|
| 130 |
+
### Citation
|
| 131 |
+
This model is based on the research presented in the following paper. If you use this model, please cite the original authors:
|
| 132 |
+
|
| 133 |
+
```
|
| 134 |
+
@misc{ridoy2025adaptabilityasrmodelslowresource,
|
| 135 |
+
title={Adaptability of ASR Models on Low-Resource Language: A Comparative Study of Whisper and Wav2Vec-BERT on Bangla},
|
| 136 |
+
author={Md Sazzadul Islam Ridoy and Sumi Akter and Md. Aminur Rahman},
|
| 137 |
+
year={2025},
|
| 138 |
+
eprint={2507.01931},
|
| 139 |
+
archivePrefix={arXiv},
|
| 140 |
+
primaryClass={cs.CL},
|
| 141 |
+
url={https://arxiv.org/abs/2507.01931},
|
| 142 |
+
}
|
| 143 |
+
```
|
| 144 |
+
|
| 145 |
|
| 146 |
## Contact
|
| 147 |
For any issues or inquiries, please contact isazzadul23@gmail.com.
|