Datasets:
Fill reproduction block (match: scoring)
Browse files
submissions/xlsr-sls.yaml
CHANGED
|
@@ -30,7 +30,11 @@ artifact:
|
|
| 30 |
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/XLSR-SLS/resolve/b31f7496305971d737629e8b0a2febbece07e3fb/.eval_results/SpeechAntiSpoofingBenchmarks/InTheWild/scores.txt
|
| 31 |
scores_sha256: fe11181f0052f1c31fb39a54a2714397cb21b7c3b7871c594510d18d134b48d8
|
| 32 |
bench_version: speech-spoof-bench==0.3.3
|
| 33 |
-
reproduction:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
submitter:
|
| 35 |
hf_username: korallll
|
| 36 |
contact: k.n.borodin@mtuci.ru
|
|
@@ -42,4 +46,3 @@ notes: 'XLS-R 300M (wav2vec 2.0) front-end + SLS (Sensitive Layer Selection) cla
|
|
| 42 |
head. Deterministic first-64600-sample window (no random crop); the head''s fc1 expects this fixed length.
|
| 43 |
score = log-softmax output for class 1 (bona fide); higher = more bona fide (source main.py: batch_score
|
| 44 |
= batch_out[:, 1]).'
|
| 45 |
-
|
|
|
|
| 30 |
scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/XLSR-SLS/resolve/b31f7496305971d737629e8b0a2febbece07e3fb/.eval_results/SpeechAntiSpoofingBenchmarks/InTheWild/scores.txt
|
| 31 |
scores_sha256: fe11181f0052f1c31fb39a54a2714397cb21b7c3b7871c594510d18d134b48d8
|
| 32 |
bench_version: speech-spoof-bench==0.3.3
|
| 33 |
+
reproduction:
|
| 34 |
+
reproduced_by: SpeechAntiSpoofingBenchmarks
|
| 35 |
+
reproduced_at: '2026-06-05'
|
| 36 |
+
reproduced_bench_version: speech-spoof-bench==0.3.3
|
| 37 |
+
match: scoring
|
| 38 |
submitter:
|
| 39 |
hf_username: korallll
|
| 40 |
contact: k.n.borodin@mtuci.ru
|
|
|
|
| 46 |
head. Deterministic first-64600-sample window (no random crop); the head''s fc1 expects this fixed length.
|
| 47 |
score = log-softmax output for class 1 (bona fide); higher = more bona fide (source main.py: batch_score
|
| 48 |
= batch_out[:, 1]).'
|
|
|