Datasets:

Modalities:
Audio
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
binwang commited on
Commit
1edcc0d
·
verified ·
1 Parent(s): db1b479

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
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
+ ```
26
+ @article{del2021earnings,
27
+ title={Earnings-21: A practical benchmark for ASR in the wild},
28
+ author={Del Rio, Miguel and Delworth, Natalie and Westerman, Ryan and Huang, Michelle and Bhandari, Nishchal and Palakapilly, Joseph and McNamara, Quinten and Dong, Joshua and Zelasko, Piotr and Jett{\'e}, Miguel},
29
+ journal={arXiv preprint arXiv:2104.11348},
30
+ year={2021}
31
+ }
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
+ ```