Datasets:
Fill reproduction block (scoring) — force merge (CI burst drop)
Browse files
submissions/aasist-l.yaml
CHANGED
|
@@ -30,7 +30,11 @@ artifact:
|
|
| 30 |
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST-L/resolve/a8bd6e389154f330b53c05d6d1d4af2029b1c296/.eval_results/SpeechAntiSpoofingBenchmarks/ODSS/scores.txt
|
| 31 |
scores_sha256: c233b237ba982e2be6b0781578b83afa45e7c1aad73b658d66719d911974cd8b
|
| 32 |
bench_version: speech-spoof-bench==0.3.4
|
| 33 |
-
reproduction:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
submitter:
|
| 35 |
hf_username: korallll
|
| 36 |
contact: k.n.borodin@mtuci.ru
|
|
@@ -39,4 +43,3 @@ notes: Lightweight AASIST-L variant (not the full AASIST). Same _net.py Model cl
|
|
| 39 |
(filts [..,[32,24],[24,24]], gat_dims [24,32], pool_ratios [0.4,0.5,0.7,0.5]) and checkpoint. Deterministic first-64600-sample
|
| 40 |
window (no random crop), matching clovaai/aasist data_utils.pad() used at eval. Checkpoint mirrored to SpeechAntiSpoofingBenchmarks/AASIST-L
|
| 41 |
(pinned at publish).
|
| 42 |
-
# redispatch
|
|
|
|
| 30 |
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST-L/resolve/a8bd6e389154f330b53c05d6d1d4af2029b1c296/.eval_results/SpeechAntiSpoofingBenchmarks/ODSS/scores.txt
|
| 31 |
scores_sha256: c233b237ba982e2be6b0781578b83afa45e7c1aad73b658d66719d911974cd8b
|
| 32 |
bench_version: speech-spoof-bench==0.3.4
|
| 33 |
+
reproduction:
|
| 34 |
+
reproduced_by: SpeechAntiSpoofingBenchmarks
|
| 35 |
+
reproduced_at: '2026-06-10'
|
| 36 |
+
reproduced_bench_version: speech-spoof-bench==0.3.4
|
| 37 |
+
match: scoring
|
| 38 |
submitter:
|
| 39 |
hf_username: korallll
|
| 40 |
contact: k.n.borodin@mtuci.ru
|
|
|
|
| 43 |
(filts [..,[32,24],[24,24]], gat_dims [24,32], pool_ratios [0.4,0.5,0.7,0.5]) and checkpoint. Deterministic first-64600-sample
|
| 44 |
window (no random crop), matching clovaai/aasist data_utils.pad() used at eval. Checkpoint mirrored to SpeechAntiSpoofingBenchmarks/AASIST-L
|
| 45 |
(pinned at publish).
|
|
|