File size: 1,120 Bytes
2498768
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90128ee
b9b76bd
 
 
b55aab9
b9b76bd
 
 
90128ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: context
    dtype: audio
  - name: instruction
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: test
    num_bytes: 10453840620.0
    num_examples: 5351
  download_size: 3403609619
  dataset_size: 10453840620.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---

This dataset is licensed under the terms of the CC-BY-SA-4.0 license.
https://github.com/Chia-Hsuan-Lee/Spoken-SQuAD/blob/master/LICENSE.md

Author: @michaellee886



```
@article{li2018spoken,
  title={Spoken SQuAD: A study of mitigating the impact of speech recognition errors on listening comprehension},
  author={Li, Chia-Hsuan and Wu, Szu-Lin and Liu, Chi-Liang and Lee, Hung-yi},
  journal={arXiv preprint arXiv:1804.00320},
  year={2018}
}
```




```
@article{wang2024audiobench,
  title={AudioBench: A Universal Benchmark for Audio Large Language Models},
  author={Wang, Bin and Zou, Xunlong and Lin, Geyu and Sun, Shuo and Liu, Zhuohan and Zhang, Wenyu and Liu, Zhengyuan and Aw, AiTi and Chen, Nancy F},
  journal={NAACL},
  year={2025}
}
```