Update README.md
Browse files
README.md
CHANGED
@@ -19,3 +19,24 @@ configs:
|
|
19 |
- split: test
|
20 |
path: data/test-*
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
- split: test
|
20 |
path: data/test-*
|
21 |
---
|
22 |
+
|
23 |
+
```
|
24 |
+
@article{li2018spoken,
|
25 |
+
title={Spoken SQuAD: A study of mitigating the impact of speech recognition errors on listening comprehension},
|
26 |
+
author={Li, Chia-Hsuan and Wu, Szu-Lin and Liu, Chi-Liang and Lee, Hung-yi},
|
27 |
+
journal={arXiv preprint arXiv:1804.00320},
|
28 |
+
year={2018}
|
29 |
+
}
|
30 |
+
```
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
```
|
36 |
+
@article{wang2024audiobench,
|
37 |
+
title={AudioBench: A Universal Benchmark for Audio Large Language Models},
|
38 |
+
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},
|
39 |
+
journal={NAACL},
|
40 |
+
year={2025}
|
41 |
+
}
|
42 |
+
```
|