mcshao commited on
Commit
7251554
·
verified ·
1 Parent(s): e71a111

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
 
2
  # LAT-Audio
3
 
@@ -58,7 +59,18 @@ huggingface-cli download mcshao/LAT-Audio-Base --local-dir ./LAT-Audio-Base
58
  For detailed inference methods and examples, please refer to the official repository:
59
  👉 https://github.com/alanshaoTT/LAT-Audio-Repo
60
 
 
61
 
 
 
 
 
 
 
 
 
 
 
62
 
63
  ## Contact
64
 
 
1
+ [![arXiv](https://img.shields.io/badge/arXiv-2604.22245-b31b1b.svg)](https://arxiv.org/abs/2604.22245)
2
 
3
  # LAT-Audio
4
 
 
59
  For detailed inference methods and examples, please refer to the official repository:
60
  👉 https://github.com/alanshaoTT/LAT-Audio-Repo
61
 
62
+ ## Citation
63
 
64
+ If you find this work useful, please cite:
65
+
66
+ ```bibtex
67
+ @article{shao2026lataudio,
68
+ title={Listening with Time: Precise Temporal Awareness for Long-Form Audio Understanding},
69
+ author={Shao, Mingchen and Su, Hang and Tian, Wenjie and Mu, Bingshen and Lin, Zhennan and Fan, Lichun and Luo, Zhenbo and Luan, Jian and Xie, Lei},
70
+ journal={arXiv preprint arXiv:2604.22245},
71
+ year={2026}
72
+ }
73
+ ```
74
 
75
  ## Contact
76