andrewbawitlung commited on
Commit
d4faccb
·
1 Parent(s): 9e7a420

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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{andrewbawitlung2024MizoASR,
44
- title={Mizo Atomatic Speech Recognition:NANANANA},
45
- author={Bawitlung, Andrew and Dash, Sandeep},
46
- journal={ACM Transactions on Asian and Low-Resource Language Information Processing},
47
- year={2024},
48
- publisher={ACM New York, NY}
 
 
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