File size: 3,440 Bytes
00cacd4 f1364ec f7bee1b 00cacd4 c4b21b9 de534e3 14c5767 f7bee1b 14c5767 965d5a9 f7bee1b 965d5a9 f7bee1b f1f9ccc 58a8ef8 f7bee1b 58a8ef8 9f35928 f7bee1b 9f35928 f7bee1b 147adbb 69b2737 f7bee1b 69b2737 f1f9ccc de534e3 bed2328 f7bee1b bed2328 812b1f5 f7bee1b 812b1f5 f7bee1b 47b0dbd 730f2bc f7bee1b 730f2bc de534e3 14c5767 965d5a9 f1f9ccc 6ac0130 147adbb 69b2737 de534e3 67eaedd 47b0dbd 730f2bc 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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 |
---
language:
- qu
- gn
- bzd
- gvc
license: unknown
task_categories:
- automatic-speech-recognition
- translation
dataset_info:
- config_name: bribri
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: 55969483
num_examples: 495
- name: dev
num_bytes: 22453830
num_examples: 250
download_size: 78332438
dataset_size: 78423313
- config_name: guarani
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: 37288028
num_examples: 293
- name: dev
num_bytes: 14154952
num_examples: 93
download_size: 85618314
dataset_size: 51442980
- config_name: kotiria
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: 291865656.624
num_examples: 1972
- name: dev
num_bytes: 34442493
num_examples: 254
download_size: 341252496
dataset_size: 326308149.624
- 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
num_examples: 573
- name: dev
num_bytes: 239435023
num_examples: 250
download_size: 862887688
dataset_size: 432241206
- config_name: waikhana
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: 179534399.848
num_examples: 1416
- name: dev
num_bytes: 24505677
num_examples: 250
download_size: 203362078
dataset_size: 204040076.848
configs:
- config_name: bribri
data_files:
- split: train
path: bribri/train-*
- split: dev
path: bribri/dev-*
- config_name: guarani
data_files:
- split: train
path: guarani/train-*
- split: dev
path: guarani/dev-*
- config_name: kotiria
data_files:
- split: train
path: kotiria/train-*
- split: dev
path: kotiria/dev-*
- config_name: quechua
data_files:
- split: train
path: quechua/train-*
- split: dev
path: quechua/dev-*
- config_name: waikhana
data_files:
- split: train
path: waikhana/train-*
- split: dev
path: waikhana/dev-*
---
## 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}
}
``` |