Datasets:
Add spectra-aasist submission for DECRO
#14
by korallll - opened
submissions/spectra-aasist.yaml
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 single-layer MLP bridge
|
| 6 |
+
(1024->128) into an AASIST 2-class classifier with four-branch spectro-temporal graph attention. Pre-release lab260/Spectra-AASIST
|
| 7 |
+
checkpoint. FP32, preemphasis (0.97), deterministic first-64600-sample window (no random crop). score = output logit for
|
| 8 |
+
class 1 (bona fide). Unpublished / pre-release model (no paper).
|
| 9 |
+
|
| 10 |
+
'
|
| 11 |
+
code: https://huggingface.co/lab260/Spectra-AASIST
|
| 12 |
+
checkpoint: https://huggingface.co/lab260/Spectra-AASIST
|
| 13 |
+
params_millions: 316.0122
|
| 14 |
+
dataset:
|
| 15 |
+
id: SpeechAntiSpoofingBenchmarks/DECRO
|
| 16 |
+
revision: 65a6d2d3443c92daaf18c53595e925a31dec0d89
|
| 17 |
+
split: test
|
| 18 |
+
scores:
|
| 19 |
+
eer_percent: 0.17101007472396745
|
| 20 |
+
n_trials: 37314
|
| 21 |
+
n_skipped: 0
|
| 22 |
+
artifact:
|
| 23 |
+
scores_url: https://huggingface.co/lab260/Spectra-AASIST/resolve/67a79e1f4701012c8a7f34038cae13e3a93643c2/.eval_results/SpeechAntiSpoofingBenchmarks/DECRO/scores.txt
|
| 24 |
+
scores_sha256: 6de797e86bc42090c759ed027dd06456e5ab3d0e0d36c0bcd6a0bccdc6b788a7
|
| 25 |
+
bench_version: speech-spoof-bench==0.3.4
|
| 26 |
+
submitter:
|
| 27 |
+
hf_username: korallll
|
| 28 |
+
contact: k.n.borodin@mtuci.ru
|
| 29 |
+
submitted_at: '2026-06-08'
|
| 30 |
+
notes: Spectra-AASIST (wav2vec2 XLS-R-300m SSL front-end + MLP bridge + AASIST). Preemphasis 0.97, deterministic first-64600-sample
|
| 31 |
+
window. score = logit class 1 (bona fide). Unpublished/pre-release (no paper). Scores hosted in lab260/Spectra-AASIST/.eval_results.
|
| 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
|