Speech-Arena-2025 commited on
Commit
6011a10
·
verified ·
1 Parent(s): b803f19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -86,11 +86,13 @@ Stay tuned for upcoming versions of our models!
86
  If you use this model in your work, it can be cited as :
87
 
88
  ```bibtex
89
- @misc{kulkarni_2024_df_arena_1b,
90
- author = {Ajinkya Kulkarni and Atharva Kulkarni and Sandipana Dowerah and Matthew Magimai Doss and Tanel Alumäe},
91
- title = {DF_Arena_1B_V_1 - Universal Audio Deepfake Detection},
92
- year = {2025},
93
- publisher = {Hugging Face},
94
- url = {https://huggingface.co/Speech-Arena-2025/DF_Arena_1B_V_1/}
 
 
95
  }
96
  ```
 
86
  If you use this model in your work, it can be cited as :
87
 
88
  ```bibtex
89
+ @misc{kulkarni2026compactsslbackbonesmatter,
90
+ title={Do Compact SSL Backbones Matter for Audio Deepfake Detection? A Controlled Study with RAPTOR},
91
+ author={Ajinkya Kulkarni and Sandipana Dowerah and Atharva Kulkarni and Tanel Alumäe and Mathew Magimai Doss},
92
+ year={2026},
93
+ eprint={2603.06164},
94
+ archivePrefix={arXiv},
95
+ primaryClass={cs.SD},
96
+ url={https://arxiv.org/abs/2603.06164},
97
  }
98
  ```