tonymwt commited on
Commit
d479b62
·
verified ·
1 Parent(s): 91cae23

Update citation: add Silin Meng, fix arXiv ID

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -77,9 +77,9 @@ run_asr_evaluation(client=client, config=cfg)
77
  ```bibtex
78
  @misc{wildasr2026,
79
  title = {Back to Basics: Revisiting ASR in the Age of Voice Agents},
80
- author = {Geeyang Tay and Wentao Ma and Jaewon Lee and Yuzhi Tang and Daniel Lee and Weisu Yin and Dongming Shen and Yi Zhu and Mu Li and Alex Smola},
81
  year = {2026},
82
- note = {arXiv:TODO}
83
  }
84
  ```
85
 
 
77
  ```bibtex
78
  @misc{wildasr2026,
79
  title = {Back to Basics: Revisiting ASR in the Age of Voice Agents},
80
+ author = {Geeyang Tay and Wentao Ma and Jaewon Lee and Yuzhi Tang and Daniel Lee and Weisu Yin and Dongming Shen and Silin Meng and Yi Zhu and Mu Li and Alex Smola},
81
  year = {2026},
82
+ note = {arXiv:2603.25727}
83
  }
84
  ```
85