binwang commited on
Commit
4417cb8
·
verified ·
1 Parent(s): f2b96bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
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
+ ```
25
+ @inproceedings{panayotov2015librispeech,
26
+ title={Librispeech: an asr corpus based on public domain audio books},
27
+ author={Panayotov, Vassil and Chen, Guoguo and Povey, Daniel and Khudanpur, Sanjeev},
28
+ booktitle={2015 IEEE international conference on acoustics, speech and signal processing (ICASSP)},
29
+ pages={5206--5210},
30
+ year={2015},
31
+ organization={IEEE}
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
+ ```