Datasets:
Add Spectra-AASIST3 submission for PyAra
#28
by korallll - opened
submissions/spectra-aasist3.yaml
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
schema_version: 4
|
| 2 |
+
system:
|
| 3 |
+
name: Spectra-AASIST3
|
| 4 |
+
slug: spectra-aasist3
|
| 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 a KAN-enhanced AASIST (KAN-AASIST) 2-class classifier with
|
| 7 |
+
four-branch spectro-temporal graph attention and a KAN output layer. Pre-release lab260/Spectra-AASIST3
|
| 8 |
+
checkpoint. FP32, preemphasis (0.97), deterministic first-64600-sample window (no random crop). score
|
| 9 |
+
= output logit for class 1 (bona fide). Unpublished / pre-release model (no paper).
|
| 10 |
+
|
| 11 |
+
'
|
| 12 |
+
code: https://huggingface.co/lab260/Spectra-AASIST3
|
| 13 |
+
checkpoint: https://huggingface.co/lab260/Spectra-AASIST3
|
| 14 |
+
params_millions: 318.9489
|
| 15 |
+
dataset:
|
| 16 |
+
id: SpeechAntiSpoofingBenchmarks/PyAra
|
| 17 |
+
revision: 40167badd6d8a289f02054761ee5411f49227b87
|
| 18 |
+
split: test
|
| 19 |
+
scores:
|
| 20 |
+
eer_percent: 0.02310316241523178
|
| 21 |
+
n_trials: 201778
|
| 22 |
+
n_skipped: 0
|
| 23 |
+
artifact:
|
| 24 |
+
scores_url: https://huggingface.co/lab260/Spectra-AASIST3/resolve/b58ab9dd81d426cadc7b096d410eec2b9218c52f/.eval_results/SpeechAntiSpoofingBenchmarks/PyAra/scores.txt
|
| 25 |
+
scores_sha256: 0cbefd98e6281f40d0385e8479e64124a14e081051c3cd191445de8c29d13784
|
| 26 |
+
bench_version: speech-spoof-bench==0.4.1
|
| 27 |
+
submitter:
|
| 28 |
+
hf_username: korallll
|
| 29 |
+
contact: k.n.borodin@mtuci.ru
|
| 30 |
+
submitted_at: '2026-06-24'
|
| 31 |
+
notes: Spectra-AASIST3 (wav2vec2 XLS-R-300m SSL front-end + MLP bridge + KAN-AASIST). Preemphasis 0.97,
|
| 32 |
+
deterministic first-64600-sample window. score = logit class 1 (bona fide). Unpublished/pre-release
|
| 33 |
+
(no paper). Scores hosted in lab260/Spectra-AASIST3/.eval_results.
|
| 34 |
+
reproduction:
|
| 35 |
+
reproduced_by: SpeechAntiSpoofingBenchmarks
|
| 36 |
+
reproduced_at: '2026-06-24'
|
| 37 |
+
reproduced_bench_version: speech-spoof-bench==0.4.1
|
| 38 |
+
match: scoring
|