Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update citation: add Silin Meng, fix arXiv ID
Browse files
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:
|
| 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 |
|