deepdml commited on
Commit
f5f0a18
·
verified ·
1 Parent(s): b785a7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -122,12 +122,18 @@ filtered = train_data.filter(lambda x: 2.0 <= x["duration"] <= 15.0)
122
  If you use this dataset, please cite:
123
 
124
  ```
125
- @misc{openslr65,
126
- title = {High quality TTS data for Tamil},
127
- author = {Google},
128
- year = {2020},
129
- howpublished = {\url{https://www.openslr.org/65/}}
130
- }
 
 
 
 
 
 
131
  ```
132
 
133
  ## Additional Information
 
122
  If you use this dataset, please cite:
123
 
124
  ```
125
+ @inproceedings{he-etal-2020-open,
126
+ title = {{Open-source Multi-speaker Speech Corpora for Building Gujarati, Kannada, Malayalam, Marathi, Tamil and Telugu Speech Synthesis Systems}},
127
+ author = {He, Fei and Chu, Shan-Hui Cathy and Kjartansson, Oddur and Rivera, Clara and Katanova, Anna and Gutkin, Alexander and Demirsahin, Isin and Johny, Cibu and Jansche, Martin and Sarin, Supheakmungkol and Pipatsrisawat, Knot},
128
+ booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference (LREC)},
129
+ month = may,
130
+ year = {2020},
131
+ address = {Marseille, France},
132
+ publisher = {European Language Resources Association (ELRA)},
133
+ pages = {6494--6503},
134
+ url = {https://www.aclweb.org/anthology/2020.lrec-1.800},
135
+ ISBN = "{979-10-95546-34-4},
136
+ }
137
  ```
138
 
139
  ## Additional Information