Steveeeeeeen HF Staff commited on
Commit
9641d4f
·
verified ·
1 Parent(s): 30ebbf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -11,4 +11,15 @@ tags:
11
  - leaderboard
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
11
  - leaderboard
12
  ---
13
 
14
+ ## Citation
15
+
16
+ ```bibtex
17
+ @misc{srivastav2025openasrleaderboardreproducible,
18
+ title={Open ASR Leaderboard: Towards Reproducible and Transparent Multilingual and Long-Form Speech Recognition Evaluation},
19
+ author={Vaibhav Srivastav and Steven Zheng and Eric Bezzam and Eustache Le Bihan and Nithin Koluguri and Piotr Żelasko and Somshubra Majumdar and Adel Moumen and Sanchit Gandhi},
20
+ year={2025},
21
+ eprint={2510.06961},
22
+ archivePrefix={arXiv},
23
+ primaryClass={cs.CL},
24
+ url={https://arxiv.org/abs/2510.06961},
25
+ }