gijs commited on
Commit
94300bb
·
verified ·
1 Parent(s): d99ec61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -122,11 +122,13 @@ print(response)
122
 
123
  ## Citation
124
  ```bibtex
125
- @article{wijngaard2025audsemthinker,
126
- title={AudSemThinker: Enhancing Audio-Language Models through Reasoning over Semantics of Sound},
127
- author={Wijngaard, Gijs and Formisano, Elia and Esposito, Michele and Dumontier, Michel},
128
- journal={NeurIPS},
129
  year={2025},
130
- url={https://github.com/GLJS/AudSemThinker}
 
 
 
131
  }
132
  ```
 
122
 
123
  ## Citation
124
  ```bibtex
125
+ @misc{wijngaard2025audsemthinkerenhancingaudiolanguagemodels,
126
+ title={AudSemThinker: Enhancing Audio-Language Models through Reasoning over Semantics of Sound},
127
+ author={Gijs Wijngaard and Elia Formisano and Michele Esposito and Michel Dumontier},
 
128
  year={2025},
129
+ eprint={2505.14142},
130
+ archivePrefix={arXiv},
131
+ primaryClass={cs.SD},
132
+ url={https://arxiv.org/abs/2505.14142},
133
  }
134
  ```