Update README.md
Browse files
README.md
CHANGED
|
@@ -56,11 +56,11 @@ python inference.py \
|
|
| 56 |
If you use SpotSound or our benchmark in your research, please cite our paper:
|
| 57 |
|
| 58 |
```bibtex
|
| 59 |
-
@
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
}
|
| 65 |
```
|
| 66 |
|
|
|
|
| 56 |
If you use SpotSound or our benchmark in your research, please cite our paper:
|
| 57 |
|
| 58 |
```bibtex
|
| 59 |
+
@article{sun2026spotsound,
|
| 60 |
+
title={SpotSound: Enhancing Large Audio-Language Models with Fine-Grained Temporal Grounding},
|
| 61 |
+
author={Sun, Luoyi and Zhou, Xiao and Li, Zeqian and Zhang, Ya and Wang, Yanfeng and Xie, Weidi},
|
| 62 |
+
journal={arXiv preprint arXiv:2604.13023},
|
| 63 |
+
year={2026}
|
| 64 |
}
|
| 65 |
```
|
| 66 |
|