Changing how to cite this work
Browse filesNow that the paper is found in Google Scholar, it would be better to cite the paper when citing this work.
The paper is here: https://aclanthology.org/2025.resourceful-1.12.pdf
I put the old citation information as comment, so it will not be visible in the datasetcard
README.md
CHANGED
@@ -184,6 +184,16 @@ The automatic verification of the Common Voice 17.0 transcripts belonging to the
|
|
184 |
|
185 |
### Citation Information
|
186 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
@misc{mena2024cv17othautveri,
|
188 |
title={Spanish Common Voice V17.0 Split Other Automatically Verified},
|
189 |
author={Hernández Mena, Carlos Daniel},
|
@@ -191,7 +201,7 @@ The automatic verification of the Common Voice 17.0 transcripts belonging to the
|
|
191 |
year={2024},
|
192 |
url={https://huggingface.co/datasets/projecte-aina/cv17_es_other_automatically_verified},
|
193 |
}
|
194 |
-
|
195 |
|
196 |
### Contributions
|
197 |
|
|
|
184 |
|
185 |
### Citation Information
|
186 |
```
|
187 |
+
@inproceedings{mena2025automatic,
|
188 |
+
title={Automatic Validation of the Non-Validated Spanish Speech Data of Common Voice 17.0},
|
189 |
+
author={Mena, Carlos Daniel Hern{\'a}ndez and Scalvini, Barbara and {\'\i} L{\'a}g, D{\'a}vid},
|
190 |
+
booktitle={Proceedings of the Third Workshop on Resources and Representations for Under-Resourced Languages and Domains (RESOURCEFUL-2025)},
|
191 |
+
pages={58--63},
|
192 |
+
year={2025}
|
193 |
+
}
|
194 |
+
```
|
195 |
+
|
196 |
+
<!--
|
197 |
@misc{mena2024cv17othautveri,
|
198 |
title={Spanish Common Voice V17.0 Split Other Automatically Verified},
|
199 |
author={Hernández Mena, Carlos Daniel},
|
|
|
201 |
year={2024},
|
202 |
url={https://huggingface.co/datasets/projecte-aina/cv17_es_other_automatically_verified},
|
203 |
}
|
204 |
+
-->
|
205 |
|
206 |
### Contributions
|
207 |
|