ivangtorre's picture
Update README.md
82f8c84 verified
|
raw
history blame
724 Bytes
---
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}
}
```