File size: 724 Bytes
00cacd4 c4b21b9 b61cd92 f0b3743 82f8c84 f0b3743 00cacd4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: unknown
task_categories:
- automatic-speech-recognition
- translation
language:
- qu
- gn
configs:
- config_name: main_data
data_files:
- split: train
path:
- "train.csv"
- split: dev
path: "dev.csv"
default: true
sep: "\t"
---
## Citation
```bibtex
@inproceedings{ebrahimi2022findings,
title={Findings of the Second AmericasNLP Competition on Speech-to-Text Translation},
author={Ebrahimi, Abteen and Mager, Manuel and Wiemerslage, Adam and Denisov, Pavel and Oncevay, Arturo and Liu, Danni and Koneru, Sai and Ugan, Enes Yavuz and Li, Zhaolin and Niehues, Jan and others},
booktitle={NeurIPS 2022 Competition Track},
pages={217--232},
year={2022},
organization={PMLR}
}
``` |