Datasets:
Fill reproduction block (scoring) — force merge (CI burst drop)
Browse files- submissions/aasist.yaml +5 -2
submissions/aasist.yaml
CHANGED
|
@@ -29,11 +29,14 @@ artifact:
|
|
| 29 |
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST/resolve/2ea906b4214ba678d22ab598b7d0c92a291130a7/.eval_results/SpeechAntiSpoofingBenchmarks/DECRO/scores.txt
|
| 30 |
scores_sha256: e35c705410ae04b8e73768b62bddba61e265be276e07960cef93f1776fa5c30d
|
| 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
|
|
|
|
| 29 |
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST/resolve/2ea906b4214ba678d22ab598b7d0c92a291130a7/.eval_results/SpeechAntiSpoofingBenchmarks/DECRO/scores.txt
|
| 30 |
scores_sha256: e35c705410ae04b8e73768b62bddba61e265be276e07960cef93f1776fa5c30d
|
| 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).
|
|
|