Loie commited on
Commit
2e64ad1
·
verified ·
1 Parent(s): 9056a48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -40,4 +40,17 @@ This benchmark creates a rigorous **‘needle-in-a-haystack’** evaluation, dem
40
  "caption": "hair dryer drying",
41
  "annotations": [[8.1, 10.9]]
42
  },
43
- </pre>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  "caption": "hair dryer drying",
41
  "annotations": [[8.1, 10.9]]
42
  },
43
+ </pre>
44
+
45
+ ## Citation
46
+ If you use this code and data for your research or project, please cite:
47
+
48
+ @inproceedings{sun2026spotsound,
49
+ title={SpotSound: Enhancing Large Audio-Language Models with Fine-Grained Temporal Grounding},
50
+ author={Sun, Luoyi and Zhou, Xiao and Li, Zeqian and Zhang, Ya and Wang, Yanfeng and Xie, Weidi},
51
+ journal={arXiv preprint arXiv:2604.13023},
52
+ year={2026}
53
+ }
54
+
55
+ ## Contact
56
+ For questions, please contact: loiesun411@gmail.com.