Add W2V2-AASIST submission

#11
Files changed (1) hide show
  1. submissions/w2v2-aasist.yaml +44 -0
submissions/w2v2-aasist.yaml ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ schema_version: 4
2
+ system:
3
+ name: W2V2-AASIST
4
+ slug: w2v2-aasist
5
+ description: 'wav2vec 2.0 (XLS-R 300M) self-supervised front-end fine-tuned end-to-end
6
+ with an AASIST spectro-temporal graph-attention back-end for speech anti-spoofing.
7
+ The XLS-R features are projected to 128-d, max-pooled, and fed through a RawNet2-style
8
+ residual encoder and heterogeneous stacking graph-attention layers. Official TakHemlata/SSL_Anti-spoofing
9
+ LA checkpoint (LA_model.pth), trained on ASVspoof2019 LA with RawBoost augmentation,
10
+ FP32, deterministic first-64600-sample window (no random crop).
11
+
12
+ '
13
+ code: https://github.com/TakHemlata/SSL_Anti-spoofing
14
+ checkpoint: https://huggingface.co/SpeechAntiSpoofingBenchmarks/W2V2-AASIST
15
+ params_millions: 317.8378
16
+ paper:
17
+ arxiv_id: '2202.12233'
18
+ url: https://arxiv.org/abs/2202.12233
19
+ bibtex: "@inproceedings{tak2022automatic,\n title={Automatic speaker verification\
20
+ \ spoofing and deepfake detection using wav2vec 2.0 and data augmentation},\n\
21
+ \ author={Tak, Hemlata and Todisco, Massimiliano and Wang, Xin and Jung, Jee-weon\
22
+ \ and Yamagishi, Junichi and Evans, Nicholas},\n booktitle={The Speaker and\
23
+ \ Language Recognition Workshop (Odyssey 2022)},\n pages={112--119},\n year={2022}\n\
24
+ }\n"
25
+ dataset:
26
+ id: SpeechAntiSpoofingBenchmarks/CD-ADD
27
+ revision: c2de87d49b268b624e6af7440dc2890703098965
28
+ split: test
29
+ scores:
30
+ eer_percent: 38.56869707730128
31
+ n_trials: 20786
32
+ n_skipped: 0
33
+ artifact:
34
+ scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/W2V2-AASIST/resolve/75ec0a4aa6491cee7748c12996a87561d1b02fb7/.eval_results/SpeechAntiSpoofingBenchmarks/CD-ADD/scores.txt
35
+ scores_sha256: 36a32e03e93b3aa8fae22533b90a3746878e53e3493baf80bb5675252e4069ae
36
+ bench_version: speech-spoof-bench==0.3.3
37
+ reproduction: {}
38
+ submitter:
39
+ hf_username: korallll
40
+ contact: k.n.borodin@mtuci.ru
41
+ submitted_at: '2026-06-04'
42
+ notes: XLS-R 300M (wav2vec 2.0) front-end + AASIST back-end, LA_model.pth. Deterministic
43
+ first-64600-sample window (no random crop).
44
+ # re-verify dispatch 1