Add dataset card
#1
by marianbasti - opened
README.md
CHANGED
|
@@ -39,5 +39,31 @@ configs:
|
|
| 39 |
path: male/train-*
|
| 40 |
---
|
| 41 |
# Dataset Card for "google-argentinian-spanish"
|
|
|
|
| 42 |
|
| 43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
path: male/train-*
|
| 40 |
---
|
| 41 |
# Dataset Card for "google-argentinian-spanish"
|
| 42 |
+
This data set contains transcribed high-quality audio of random Spanish sentences recorded by volunteers in Buenos Aires, Argentina. The data set consists of wave files, and a TSV file (line_index.tsv). The file line_index.tsv contains a anonymized FileID and the transcription of audio in the file.
|
| 43 |
|
| 44 |
+
The data set also contains recordings of simple weather messages recorded in Argentinian Spanish (90 messages), and Peninsular Spanish (90 messages).
|
| 45 |
+
|
| 46 |
+
The data set has been manually quality checked, but there might still be errors.
|
| 47 |
+
|
| 48 |
+
Please report any issues in the following issue tracker on GitHub. https://github.com/googlei18n/language-resources/issues
|
| 49 |
+
|
| 50 |
+
See LICENSE file for license information.
|
| 51 |
+
|
| 52 |
+
Copyright 2018, 2019 Google, Inc.
|
| 53 |
+
|
| 54 |
+
|
| 55 |
+
### Citation
|
| 56 |
+
```
|
| 57 |
+
@inproceedings{guevara-rukoz-etal-2020-crowdsourcing,
|
| 58 |
+
title = {{Crowdsourcing Latin American Spanish for Low-Resource Text-to-Speech}},
|
| 59 |
+
author = {Guevara-Rukoz, Adriana and Demirsahin, Isin and He, Fei and Chu, Shan-Hui Cathy and Sarin, Supheakmungkol and Pipatsrisawat, Knot and Gutkin, Alexander and Butryna, Alena and Kjartansson, Oddur},
|
| 60 |
+
booktitle = {Proceedings of The 12th Language Resources and Evaluation Conference (LREC)},
|
| 61 |
+
year = {2020},
|
| 62 |
+
month = may,
|
| 63 |
+
address = {Marseille, France},
|
| 64 |
+
publisher = {European Language Resources Association (ELRA)},
|
| 65 |
+
url = {https://www.aclweb.org/anthology/2020.lrec-1.801},
|
| 66 |
+
pages = {6504--6513},
|
| 67 |
+
ISBN = {979-10-95546-34-4},
|
| 68 |
+
}
|
| 69 |
+
```
|