korallll commited on
Commit
eec613f
·
verified ·
1 Parent(s): 0f68641

W2V2-AASIST: fill reproduction block (scoring)

Browse files
Files changed (1) hide show
  1. submissions/w2v2-aasist.yaml +5 -2
submissions/w2v2-aasist.yaml CHANGED
@@ -34,11 +34,14 @@ artifact:
34
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/W2V2-AASIST/resolve/75ec0a4aa6491cee7748c12996a87561d1b02fb7/.eval_results/SpeechAntiSpoofingBenchmarks/InTheWild/scores.txt
35
  scores_sha256: 092dc297b2ae3236ce07d5368b6417220cdb606fb9a3b7734dce6202a37452ac
36
  bench_version: speech-spoof-bench==0.3.3
37
- reproduction: {}
 
 
 
 
38
  submitter:
39
  hf_username: korallll
40
  contact: k.n.borodin@mtuci.ru
41
  submitted_at: '2026-06-04'
42
  notes: XLS-R 300M (wav2vec 2.0) front-end + AASIST back-end, LA_model.pth. Deterministic
43
  first-64600-sample window (no random crop).
44
- # re-verify dispatch
 
34
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/W2V2-AASIST/resolve/75ec0a4aa6491cee7748c12996a87561d1b02fb7/.eval_results/SpeechAntiSpoofingBenchmarks/InTheWild/scores.txt
35
  scores_sha256: 092dc297b2ae3236ce07d5368b6417220cdb606fb9a3b7734dce6202a37452ac
36
  bench_version: speech-spoof-bench==0.3.3
37
+ reproduction:
38
+ reproduced_by: SpeechAntiSpoofingBenchmarks
39
+ reproduced_at: '2026-06-04'
40
+ reproduced_bench_version: speech-spoof-bench==0.3.3
41
+ match: scoring
42
  submitter:
43
  hf_username: korallll
44
  contact: k.n.borodin@mtuci.ru
45
  submitted_at: '2026-06-04'
46
  notes: XLS-R 300M (wav2vec 2.0) front-end + AASIST back-end, LA_model.pth. Deterministic
47
  first-64600-sample window (no random crop).