Add citation for AI4Bharat Shrutilipi dataset
Browse files
README.md
CHANGED
@@ -104,3 +104,16 @@ year = "2020",
|
|
104 |
howpublished={\url{https://github.com/anoopkunchukuttan/indic_nlp_library/blob/master/docs/indicnlp.pdf}}
|
105 |
}
|
106 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
howpublished={\url{https://github.com/anoopkunchukuttan/indic_nlp_library/blob/master/docs/indicnlp.pdf}}
|
105 |
}
|
106 |
```
|
107 |
+
|
108 |
+
#### AI4Bharat - Shrutilipi dataset
|
109 |
+
```bibtex
|
110 |
+
@misc{https://doi.org/10.48550/arxiv.2208.12666,
|
111 |
+
doi = {10.48550/ARXIV.2208.12666},
|
112 |
+
url = {https://arxiv.org/abs/2208.12666},
|
113 |
+
author = {Bhogale, Kaushal Santosh and Raman, Abhigyan and Javed, Tahir and Doddapaneni, Sumanth and Kunchukuttan, Anoop and Kumar, Pratyush and Khapra, Mitesh M.},
|
114 |
+
title = {Effectiveness of Mining Audio and Text Pairs from Public Data for Improving ASR Systems for Low-Resource Languages},
|
115 |
+
publisher = {arXiv},
|
116 |
+
year = {2022},
|
117 |
+
copyright = {arXiv.org perpetual, non-exclusive license}
|
118 |
+
}
|
119 |
+
```
|