ivangtorre's picture
Upload dataset
d042845 verified
|
raw
history blame
1.04 kB
metadata
language:
  - qu
  - gn
license: unknown
task_categories:
  - automatic-speech-recognition
  - translation
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: subset
      dtype: string
    - name: source_processed
      dtype: string
    - name: source_raw
      dtype: string
    - name: target_raw
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: train
      num_bytes: 1172938445.218
      num_examples: 4749
  download_size: 765581097
  dataset_size: 1172938445.218
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

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