mcshao commited on
Commit
ab8f492
·
verified ·
1 Parent(s): ae2ba15

Update README.md

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