Update README.md
Browse files
README.md
CHANGED
@@ -19,3 +19,28 @@ configs:
|
|
19 |
- split: test
|
20 |
path: data/test-*
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
- split: test
|
20 |
path: data/test-*
|
21 |
---
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
```
|
27 |
+
@inproceedings{wang2021covost,
|
28 |
+
title={CoVoST 2 and massively multilingual speech translation.},
|
29 |
+
author={Wang, Changhan and Wu, Anne and Gu, Jiatao and Pino, Juan},
|
30 |
+
booktitle={Interspeech},
|
31 |
+
volume={2021},
|
32 |
+
pages={2247--2251},
|
33 |
+
year={2021}
|
34 |
+
}
|
35 |
+
```
|
36 |
+
|
37 |
+
|
38 |
+
```
|
39 |
+
@article{wang2024audiobench,
|
40 |
+
title={AudioBench: A Universal Benchmark for Audio Large Language Models},
|
41 |
+
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},
|
42 |
+
journal={NAACL},
|
43 |
+
year={2025}
|
44 |
+
}
|
45 |
+
```
|
46 |
+
|