korallll's picture
Add maintainer contact: email + Telegram channel
4cc606a verified
|
Raw
History Blame Contribute Delete
4.34 kB
---
license: cc-by-nc-sa-4.0
base_model:
- nii-yamagishilab/xls-r-1b-anti-deepfake-nda
tags:
- anti-spoofing
- audio-deepfake-detection
- speech
pipeline_tag: audio-classification
---
# XLS-R-1B-AntiDeepfake-NDA
Bit-exact copy of [`nii-yamagishilab/xls-r-1b-anti-deepfake-nda`](https://huggingface.co/nii-yamagishilab/xls-r-1b-anti-deepfake-nda) (the AntiDeepfake
collection, nii-yamagishilab), hosted for the Speech Anti-Spoofing **Arena**.
Trained **without** data augmentation (NDA).
- **Paper:** Post-training for Deepfake Speech Detection, [arXiv:2506.21090](https://arxiv.org/abs/2506.21090)
- **Original code:** https://github.com/nii-yamagishilab/AntiDeepfake
- **Backbone:** XLS-R 1B; head = AdaptiveAvgPool1d + Linear(D, 2). Score = real logit.
- **License:** CC BY-NC-SA 4.0 (non-commercial) — inherited from the source.
## ⚠️ Evaluation restriction
It is **STRICTLY PROHIBITED** to evaluate this model on its training / in-domain
corpora: ASVspoof2019 LA, ASVspoof2021 LA/DF, ASVspoof5, CFAD, DECRO, DFADD,
"Diffuse or Confuse", DiffSSD, DSD, HABLA, MLAAD, SpoofCeleb, CVoiceFake, any
LibriTTS-based set (incl. SONAR, CD-ADD, LibriSeVoc), any VoxCeleb-based set,
WaveFake, any FLEURS-based set, CodecFake (any variant), any AIShell3-based set,
and any MLS-based set. On the Arena it is evaluated **only** on ArAD and
In-the-Wild.
All credit to the original authors (Ge, Wang, et al., NII).
## Arena results
<!-- arena-badges -->
[![EER% 0.26 on XMAD](https://img.shields.io/badge/EER%25%20on%20XMAD-0.26%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 0.29 on PyAra](https://img.shields.io/badge/EER%25%20on%20PyAra-0.29%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 2.16 on ODSS](https://img.shields.io/badge/EER%25%20on%20ODSS-2.16%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 0.12 on J-SPAW_LA](https://img.shields.io/badge/EER%25%20on%20J--SPAW_LA-0.12%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 4.93 on DeepVoice](https://img.shields.io/badge/EER%25%20on%20DeepVoice-4.93%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 3.95 on InTheWild](https://img.shields.io/badge/EER%25%20on%20InTheWild-3.95%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 3.51 on ArAD](https://img.shields.io/badge/EER%25%20on%20ArAD-3.51%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![1-SRR% 0.45 on LRLspoof](https://img.shields.io/badge/1--SRR%25%20on%20LRLspoof-0.45%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![EER% 1.77 on EmoFake_test](https://img.shields.io/badge/EER%25%20on%20EmoFake__test-1.77%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![1-SRR% 6.22 on EmoSpoofTTS](https://img.shields.io/badge/1--SRR%25%20on%20EmoSpoofTTS-6.22%25-yellow)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/xls-r-1b-antideepfake-nda/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
[![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/xls-r-1b-antideepfake-nda/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xls-r-1b-antideepfake-nda)
## Maintainer
Maintained by Kirill Borodin (SpeechAntiSpoofingBenchmarks).
- Email: kborodin.research@gmail.com
- Telegram: [@korallll_ai](https://t.me/korallll_ai)