AAdonis commited on
Commit
cebca55
·
verified ·
1 Parent(s): 9771f52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1104,13 +1104,14 @@ for row in ds:
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
 
 
1104
  If you use WorldSpeech in your research, please cite:
1105
 
1106
  ```bibtex
1107
+ @misc{asonitis2026worldspeechmultilingualspeechcorpus,
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
+ primaryClass={cs.CL},
1114
+ url={https://arxiv.org/abs/2605.09167},
1115
  }
1116
  ```
1117