File size: 1,641 Bytes
00cacd4 f1364ec 00cacd4 c4b21b9 b7b41fa ec9b16e b7b41fa d042845 b7b41fa d042845 b7b41fa d042845 b7b41fa 7ce818f ec9b16e b7b41fa 7ce818f ec9b16e 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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
---
language:
- qu
- gn
license: unknown
task_categories:
- automatic-speech-recognition
- translation
dataset_info:
- config_name: default
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
- name: dev
num_bytes: 356025411.33
num_examples: 1097
download_size: 1097230498
dataset_size: 1528963856.5479999
- config_name: quechua
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: 192806183.0
num_examples: 573
download_size: 192523843
dataset_size: 192806183.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*
- config_name: quechua
data_files:
- split: train
path: quechua/train-*
---
## 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}
}
``` |