Skip to content

Commit 61ce278

Browse files
committed
Update citation
1 parent 1ddc5b2 commit 61ce278

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,12 @@ python src/train.py cfg/rq_single_view/config.gin
172172
If you find this work useful, please cite the paper:
173173

174174
```bibtex
175-
@article {alonso2025omarrq,
176-
title={OMAR-RQ: Open Music Audio Representation Model Trained with Multi-Feature Masked Token Prediction},
177-
author={Alonso-Jim\'enez, Pablo and Ramoneda, Pedro and Araz, R. Oguz and Poltronieri, Andrea and Bogdanov, Dmitry},
178-
journal={arXiv preprint arXiv:2507.03482},
179-
year={2025}
175+
@inproceedings{alonso2025omar,
176+
title = {{OMAR-RQ}: Open Music Audio Representation Model Trained with Multi-Feature Masked Token Prediction},
177+
author = {Alonso-Jim{\'e}nez, Pablo and Ramoneda, Pedro and Araz, R. Oguz and Poltronieri, Andrea and Bogdanov, Dmitry},
178+
booktitle = {ACM Multimedia Conference (ACMMM), Open Source Track},
179+
year = {2025},
180+
doi = {10.1145/3746027.3756871},
180181
}
181182
```
182183

0 commit comments

Comments
 (0)