Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -19,3 +19,21 @@ configs:
19
  - split: test
20
  path: data/test-*
21
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  - split: test
20
  path: data/test-*
21
  ---
22
+
23
+ ```
24
+ @article{del2022earnings,
25
+ title={Earnings-22: A practical benchmark for accents in the wild},
26
+ author={Del Rio, Miguel and Ha, Peter and McNamara, Quinten and Miller, Corey and Chandra, Shipra},
27
+ journal={arXiv preprint arXiv:2203.15591},
28
+ year={2022}
29
+ }
30
+ ```
31
+
32
+ ```
33
+ @article{wang2024audiobench,
34
+ title={AudioBench: A Universal Benchmark for Audio Large Language Models},
35
+ 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},
36
+ journal={NAACL},
37
+ year={2025}
38
+ }
39
+ ```