Add AASIST scores for ODSS

#11
by korallll - opened
submissions/ODSS/aasist.yaml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ schema_version: 4
2
+ system:
3
+ name: AASIST
4
+ slug: aasist
5
+ description: 'AASIST: audio anti-spoofing using integrated spectro-temporal graph attention networks. Sinc-convolution front-end,
6
+ RawNet2-style residual encoder, and heterogeneous stacking graph attention over spectral and temporal sub-graphs with
7
+ a learnable readout. Official clovaai/aasist ASVspoof2019 LA pretrained checkpoint, FP32, deterministic first-64600-sample
8
+ window (no random crop).'
9
+ code: https://github.com/clovaai/aasist
10
+ checkpoint: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST/blob/e842653505c2832ac9f46bbf56173b0f54ef82a7/AASIST.pth
11
+ params_millions: 0.297866
12
+ paper:
13
+ arxiv_id: '2110.01200'
14
+ url: https://arxiv.org/abs/2110.01200
15
+ bibtex: "@inproceedings{jung2022aasist,\n title={{AASIST}: Audio Anti-Spoofing Using Integrated Spectro-Temporal Graph\
16
+ \ Attention Networks},\n author={Jung, Jee-weon and Heo, Hee-Soo and Tak, Hemlata and Shim, Hye-jin and Chung, Joon\
17
+ \ Son and Lee, Bong-Jin and Yu, Ha-Jin and Evans, Nicholas},\n booktitle={ICASSP 2022 - 2022 IEEE International Conference\
18
+ \ on Acoustics, Speech and Signal Processing (ICASSP)},\n pages={6367--6371},\n year={2022},\n organization={IEEE}\n\
19
+ }\n"
20
+ dataset:
21
+ id: SpeechAntiSpoofingBenchmarks/ODSS
22
+ revision: a9a7dfb3e2cd3a4df8a08ba3f3705ed36db193d7
23
+ split: test
24
+ scores:
25
+ eer_percent: 50.41331016690359
26
+ n_trials: 26954
27
+ n_skipped: 0
28
+ artifact:
29
+ scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST/resolve/d9c9d8b6ae6a638dab7c799f01c8044ab2ebbc2a/.eval_results/SpeechAntiSpoofingBenchmarks/ODSS/scores.txt
30
+ scores_sha256: ec4febc2cf2c57ae1609292e353ebc6719aeff13700256c8c1833f0c1352c809
31
+ bench_version: speech-spoof-bench==0.3.4
32
+ reproduction: {}
33
+ submitter:
34
+ hf_username: korallll
35
+ contact: k.n.borodin@mtuci.ru
36
+ submitted_at: '2026-06-10'
37
+ notes: Official AASIST variant only (not AASIST-L). Deterministic first-64600-sample window (no random crop), matching clovaai/aasist
38
+ data_utils.pad() used at eval. Checkpoint mirrored to SpeechAntiSpoofingBenchmarks/AASIST (pinned).
39
+ # redispatch
submissions/aasist.yaml ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ schema_version: 4
2
+ system:
3
+ name: AASIST
4
+ slug: aasist
5
+ description: 'AASIST: audio anti-spoofing using integrated spectro-temporal graph attention networks. Sinc-convolution front-end,
6
+ RawNet2-style residual encoder, and heterogeneous stacking graph attention over spectral and temporal sub-graphs with
7
+ a learnable readout. Official clovaai/aasist ASVspoof2019 LA pretrained checkpoint, FP32, deterministic first-64600-sample
8
+ window (no random crop).'
9
+ code: https://github.com/clovaai/aasist
10
+ checkpoint: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST/blob/e842653505c2832ac9f46bbf56173b0f54ef82a7/AASIST.pth
11
+ params_millions: 0.297866
12
+ paper:
13
+ arxiv_id: '2110.01200'
14
+ url: https://arxiv.org/abs/2110.01200
15
+ bibtex: "@inproceedings{jung2022aasist,\n title={{AASIST}: Audio Anti-Spoofing Using Integrated Spectro-Temporal Graph\
16
+ \ Attention Networks},\n author={Jung, Jee-weon and Heo, Hee-Soo and Tak, Hemlata and Shim, Hye-jin and Chung, Joon\
17
+ \ Son and Lee, Bong-Jin and Yu, Ha-Jin and Evans, Nicholas},\n booktitle={ICASSP 2022 - 2022 IEEE International Conference\
18
+ \ on Acoustics, Speech and Signal Processing (ICASSP)},\n pages={6367--6371},\n year={2022},\n organization={IEEE}\n\
19
+ }\n"
20
+ dataset:
21
+ id: SpeechAntiSpoofingBenchmarks/ODSS
22
+ revision: a9a7dfb3e2cd3a4df8a08ba3f3705ed36db193d7
23
+ split: test
24
+ scores:
25
+ eer_percent: 50.41331016690359
26
+ n_trials: 26954
27
+ n_skipped: 0
28
+ artifact:
29
+ scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST/resolve/d9c9d8b6ae6a638dab7c799f01c8044ab2ebbc2a/.eval_results/SpeechAntiSpoofingBenchmarks/ODSS/scores.txt
30
+ scores_sha256: ec4febc2cf2c57ae1609292e353ebc6719aeff13700256c8c1833f0c1352c809
31
+ bench_version: speech-spoof-bench==0.3.4
32
+ reproduction:
33
+ reproduced_by: SpeechAntiSpoofingBenchmarks
34
+ reproduced_at: '2026-06-10'
35
+ reproduced_bench_version: speech-spoof-bench==0.3.4
36
+ match: scoring
37
+ submitter:
38
+ hf_username: korallll
39
+ contact: k.n.borodin@mtuci.ru
40
+ submitted_at: '2026-06-10'
41
+ notes: Official AASIST variant only (not AASIST-L). Deterministic first-64600-sample window (no random crop), matching clovaai/aasist
42
+ data_utils.pad() used at eval. Checkpoint mirrored to SpeechAntiSpoofingBenchmarks/AASIST (pinned).