Jazzcharles commited on
Commit
8be9066
·
verified ·
1 Parent(s): 111ad82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -130,5 +130,13 @@ print(score.shape, score)
130
  If you find our work helps, please cite our paper.
131
 
132
  ```bibtex
133
- Coming soon
 
 
 
 
 
 
 
 
134
  ```
 
130
  If you find our work helps, please cite our paper.
131
 
132
  ```bibtex
133
+ @misc{xu2026scalingaudiotextretrievalmultimodal,
134
+ title={Scaling Audio-Text Retrieval with Multimodal Large Language Models},
135
+ author={Jilan Xu and Carl Thomé and Danijela Horak and Weidi Xie and Andrew Zisserman},
136
+ year={2026},
137
+ eprint={2602.18010},
138
+ archivePrefix={arXiv},
139
+ primaryClass={cs.SD},
140
+ url={https://arxiv.org/abs/2602.18010},
141
+ }
142
  ```