File size: 956 Bytes
00cacd4
f1364ec
 
 
00cacd4
c4b21b9
 
 
f0b3743
f1364ec
 
 
 
fde05c0
 
f1364ec
 
 
 
 
 
cc06357
 
fde05c0
 
 
 
 
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
---
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

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