submissions: add codex-validation-random-baseline-20260531

#2
submissions/codex-validation-random-baseline-20260531.yaml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ schema_version: 4
2
+ system:
3
+ name: Codex Validation Random Baseline
4
+ slug: codex-validation-random-baseline-20260531
5
+ description: Temporary validation submission using the existing seeded random-baseline
6
+ scores to exercise the add-model PR and CI path without re-running audio inference.
7
+ code: https://github.com/lab260ru/speech_spoof_bench
8
+ checkpoint: https://huggingface.co/Slenser0/codex-validation-random-baseline-20260531
9
+ paper:
10
+ arxiv_id: '1911.01601'
11
+ url: https://arxiv.org/abs/1911.01601
12
+ bibtex: "@article{wang2020asvspoof,\n title={ASVspoof 2019: A large-scale public\
13
+ \ database of synthesized,\n converted and replayed speech},\n author={Wang,\
14
+ \ Xin and Yamagishi, Junichi and Todisco, Massimiliano and\n Delgado,\
15
+ \ H{\\'e}ctor and Nautsch, Andreas and Evans, Nicholas\n and Sahidullah,\
16
+ \ Md and Vestman, Ville and Kinnunen, Tomi and\n Lee, Kong Aik and\
17
+ \ others},\n journal={Computer Speech \\& Language},\n volume={64},\n pages={101114},\n\
18
+ \ year={2020},\n publisher={Elsevier}\n}\n"
19
+ params_millions: 1
20
+ dataset:
21
+ id: SpeechAntiSpoofingBenchmarks/CD-ADD
22
+ revision: 3da2711c6fe27a3e1cb0fa780a6e75d054b090d8
23
+ split: test
24
+ scores:
25
+ eer_percent: 49.82773722627737
26
+ n_trials: 20786
27
+ n_skipped: 0
28
+ artifact:
29
+ scores_url: https://huggingface.co/Slenser0/codex-validation-random-baseline-20260531/resolve/b87208a83eeaa4e45529b60d16be713fec23d336/.eval_results/SpeechAntiSpoofingBenchmarks/CD-ADD/scores.txt
30
+ scores_sha256: 1e89027a384273690b8b81d2f26f76dffbb1d62af73e69cd719d9cea2d160a62
31
+ bench_version: speech-spoof-bench==0.3.0
32
+ reproduction: {}
33
+ submitter:
34
+ hf_username: Slenser0
35
+ contact: mrwer12@gmail.com
36
+ submitted_at: '2026-05-31'
37
+ notes: Codex end-to-end validation PR. Do not merge; close after CI verification.