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