Update README.md
Browse files
README.md
CHANGED
|
@@ -19,3 +19,26 @@ configs:
|
|
| 19 |
- split: test
|
| 20 |
path: data/test-*
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- split: test
|
| 20 |
path: data/test-*
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
```
|
| 24 |
+
@article{nagrani2020voxceleb,
|
| 25 |
+
title={Voxceleb: Large-scale speaker verification in the wild},
|
| 26 |
+
author={Nagrani, Arsha and Chung, Joon Son and Xie, Weidi and Zisserman, Andrew},
|
| 27 |
+
journal={Computer Speech \& Language},
|
| 28 |
+
volume={60},
|
| 29 |
+
pages={101027},
|
| 30 |
+
year={2020},
|
| 31 |
+
publisher={Elsevier}
|
| 32 |
+
}
|
| 33 |
+
```
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
```
|
| 38 |
+
@article{wang2024audiobench,
|
| 39 |
+
title={AudioBench: A Universal Benchmark for Audio Large Language Models},
|
| 40 |
+
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},
|
| 41 |
+
journal={NAACL},
|
| 42 |
+
year={2025}
|
| 43 |
+
}
|
| 44 |
+
```
|