Datasets:
Update README.md
Browse files
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 |
-
@
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 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
|