Datasets:
Add Spectra-AASIST submission: CFAD
#2
by korallll - opened
submissions/spectra-aasist.yaml
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
schema_version: 4
|
| 2 |
+
system:
|
| 3 |
+
name: Spectra-AASIST
|
| 4 |
+
slug: spectra-aasist
|
| 5 |
+
description: 'Speech deepfake detector: a wav2vec 2.0 XLS-R-300m self-supervised front-end feeding a
|
| 6 |
+
single-layer MLP bridge (1024->128) into an AASIST 2-class classifier with four-branch spectro-temporal
|
| 7 |
+
graph attention. Pre-release lab260/Spectra-AASIST checkpoint. FP32, preemphasis (0.97), deterministic
|
| 8 |
+
first-64600-sample window (no random crop). score = output logit for class 1 (bona fide). Unpublished
|
| 9 |
+
/ pre-release model (no paper).
|
| 10 |
+
|
| 11 |
+
'
|
| 12 |
+
code: https://huggingface.co/lab260/Spectra-AASIST
|
| 13 |
+
checkpoint: https://huggingface.co/lab260/Spectra-AASIST
|
| 14 |
+
params_millions: 316.0122
|
| 15 |
+
dataset:
|
| 16 |
+
id: SpeechAntiSpoofingBenchmarks/CFAD
|
| 17 |
+
revision: 53d7855c1c378524f7b7b1030bcb6b2caa327fe6
|
| 18 |
+
split: test
|
| 19 |
+
scores:
|
| 20 |
+
eer_percent: 0.48095238095238096
|
| 21 |
+
n_trials: 62999
|
| 22 |
+
n_skipped: 0
|
| 23 |
+
artifact:
|
| 24 |
+
scores_url: https://huggingface.co/lab260/Spectra-AASIST/resolve/8f1f2f4b947f2eacb4c77a887f89befd8ff70b05/.eval_results/SpeechAntiSpoofingBenchmarks/CFAD/scores.txt
|
| 25 |
+
scores_sha256: 09dd85ba7f5cc4097a7fccd0c4a335a5c3d87cb6e201eaa590440297512770a9
|
| 26 |
+
bench_version: speech-spoof-bench==0.3.4
|
| 27 |
+
submitter:
|
| 28 |
+
hf_username: korallll
|
| 29 |
+
contact: k.n.borodin@mtuci.ru
|
| 30 |
+
submitted_at: '2026-06-07'
|
| 31 |
+
notes: Spectra-AASIST (wav2vec2 XLS-R-300m SSL front-end + MLP bridge + AASIST). Preemphasis 0.97, deterministic
|
| 32 |
+
first-64600-sample window. score = logit class 1 (bona fide). Unpublished/pre-release (no paper). Scores
|
| 33 |
+
hosted in lab260/Spectra-AASIST/.eval_results.
|
| 34 |
+
reproduction:
|
| 35 |
+
reproduced_by: SpeechAntiSpoofingBenchmarks
|
| 36 |
+
reproduced_at: '2026-06-07'
|
| 37 |
+
reproduced_bench_version: speech-spoof-bench==0.3.4
|
| 38 |
+
match: scoring
|