Datasets:
Update readme with preprint bibtex
Browse files
README.md
CHANGED
|
@@ -1101,8 +1101,17 @@ for row in ds:
|
|
| 1101 |
|
| 1102 |
## Citation
|
| 1103 |
|
|
|
|
|
|
|
| 1104 |
```bibtex
|
| 1105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1106 |
```
|
| 1107 |
|
| 1108 |
|
|
|
|
| 1101 |
|
| 1102 |
## Citation
|
| 1103 |
|
| 1104 |
+
If you use WorldSpeech in your research, please cite:
|
| 1105 |
+
|
| 1106 |
```bibtex
|
| 1107 |
+
@misc{asonitis2026worldspeech,
|
| 1108 |
+
title={WorldSpeech: A Multilingual Speech Corpus from Around the World},
|
| 1109 |
+
author={Antonis Asonitis and Luca A. Lanzendörfer and Frédéric Berdoz and Roger Wattenhofer},
|
| 1110 |
+
year={2026},
|
| 1111 |
+
eprint={2605.09167},
|
| 1112 |
+
archivePrefix={arXiv},
|
| 1113 |
+
url={https://arxiv.org/abs/2605.09167}
|
| 1114 |
+
}
|
| 1115 |
```
|
| 1116 |
|
| 1117 |
|