Update README.md
Browse files
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 |
+
[](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 |
|