ivangtorre's picture
Upload dataset
fde05c0 verified
|
raw
history blame
956 Bytes
metadata
language:
  - qu
  - gn
license: unknown
task_categories:
  - automatic-speech-recognition
  - translation
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
dataset_info:
  features:
    - name: audio
      dtype: audio
  splits:
    - name: train
      num_bytes: 1171966744.218
      num_examples: 4749
    - name: dev
      num_bytes: 355593664.33
      num_examples: 1097
  download_size: 1096288492
  dataset_size: 1527560408.5479999

Citation

@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}
}