Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|