holvan commited on
Commit
610db0d
·
verified ·
1 Parent(s): 983f484

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -47,7 +47,7 @@ configs:
47
  # AudioSpan: Spanning the Duration and Depth of Audio Comprehension
48
 
49
  <p align="center">
50
- <a href="https://arxiv.org/abs/ARXIV_ID"><img src="https://img.shields.io/badge/Paper-arXiv-b31b1b?style=flat-square&logo=arxiv&logoColor=white" alt="arXiv"></a>
51
  <a href="https://huggingface.co/datasets/holvan/AudioSpan"><img src="https://img.shields.io/badge/Dataset-AudioSpan-ffd21e?style=flat-square&logo=huggingface&logoColor=000" alt="Hugging Face Dataset"></a>
52
  <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-3da639?style=flat-square" alt="License: CC BY-NC-SA 4.0"></a>
53
  </p>
@@ -170,7 +170,7 @@ If you find AudioSpan useful for your research, please consider citing:
170
  @article{huang2026audiospan,
171
  title = {AudioSpan: Spanning the Duration and Depth of Audio Comprehension},
172
  author = {Huang, Wen and Chu, Yunfei and Gao, Meng and He, Haolin and Xu, Jin},
173
- journal = {arXiv preprint arXiv:ARXIV_ID},
174
  year = {2026}
175
  }
176
  ```
 
47
  # AudioSpan: Spanning the Duration and Depth of Audio Comprehension
48
 
49
  <p align="center">
50
+ <a href="https://arxiv.org/abs/2608.26431"><img src="https://img.shields.io/badge/Paper-arXiv-b31b1b?style=flat-square&logo=arxiv&logoColor=white" alt="arXiv"></a>
51
  <a href="https://huggingface.co/datasets/holvan/AudioSpan"><img src="https://img.shields.io/badge/Dataset-AudioSpan-ffd21e?style=flat-square&logo=huggingface&logoColor=000" alt="Hugging Face Dataset"></a>
52
  <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-3da639?style=flat-square" alt="License: CC BY-NC-SA 4.0"></a>
53
  </p>
 
170
  @article{huang2026audiospan,
171
  title = {AudioSpan: Spanning the Duration and Depth of Audio Comprehension},
172
  author = {Huang, Wen and Chu, Yunfei and Gao, Meng and He, Haolin and Xu, Jin},
173
+ journal = {arXiv preprint arXiv:2608.26431},
174
  year = {2026}
175
  }
176
  ```