Commit ·
d4faccb
1
Parent(s): 9e7a420
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,12 +40,14 @@ It achieves the following results on the evaluation set:
|
|
| 40 |
**BibTeX entry and citation info:**
|
| 41 |
|
| 42 |
```
|
| 43 |
-
@article{
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
|
|
|
|
|
|
| 49 |
}
|
| 50 |
```
|
| 51 |
|
|
|
|
| 40 |
**BibTeX entry and citation info:**
|
| 41 |
|
| 42 |
```
|
| 43 |
+
@article{10.1145/3746063,
|
| 44 |
+
author = {Bawitlung, Andrew and Dash, Sandeep Kumar and Pattanayak, Radha Mohan},
|
| 45 |
+
title = {Mizo Automatic Speech Recognition: Leveraging Wav2vec 2.0 and XLS-R for Enhanced Accuracy in Low-Resource Language Processing},
|
| 46 |
+
year = {2025},
|
| 47 |
+
url = {https://doi.org/10.1145/3746063},
|
| 48 |
+
doi = {10.1145/3746063},
|
| 49 |
+
journal = {ACM Trans. Asian Low-Resour. Lang. Inf. Process.},
|
| 50 |
+
month = jun,
|
| 51 |
}
|
| 52 |
```
|
| 53 |
|