Add random-baseline submission (EER 49.96%)

#1
by korallll - opened
Speech Antispoofing Benchmarks by lab260 org

Seeds the ASVspoof5 leaderboard with the reference random baseline (N(0,1), seed=0). EER 49.96% over 680,774 trials, n_skipped=0. scores pinned to random-baseline-asas@26fc9da5. Reproduction block left empty for the maintainer to fill at merge.

Speech Antispoofing Benchmarks by lab260 org

speech-spoof-bench ci verify-pr β€” βœ… all checks passed

Submission Schema sha256 EER match Notes
submissions/random-baseline.yaml βœ… βœ… βœ… ok

πŸ€– view CI run

Speech Antispoofing Benchmarks by lab260 org

Reproduction reproduced via verify-pr (match: scoring). Merging to seed the ASVspoof5 board.

korallll changed pull request status to merged
Speech Antispoofing Benchmarks by lab260 org

speech-spoof-bench ci verify-pr β€” no submission changes detected.

πŸ€– view CI run

Speech Antispoofing Benchmarks by lab260 org

speech-spoof-bench β€” submission merged βœ…

System random-baseline is now live on the Arena.

To display a backlink badge on your model page, take the two steps below.

1. Add result.yaml to your model repo

schema_version: 1
system:
  name: random-baseline
  slug: random-baseline
  paper:
    arxiv_id: '1911.01601'
dataset:
  id: SpeechAntiSpoofingBenchmarks/ASVspoof5
  revision: 9937de5e630b137bb31e9f5901209b2705ddef63
  split: test
scores:
  eer_percent: 49.95962159667744
  n_trials: 680774
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=random-baseline
artifact:
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/random-baseline-asas/resolve/26fc9da5920b3abf069186b3c5ea58d902203114/.eval_results/SpeechAntiSpoofingBenchmarks/ASVspoof5/scores.txt

Upload it with:

huggingface-cli upload <your-model-repo> result.yaml \
  .eval_results/SpeechAntiSpoofingBenchmarks/ASVspoof5/result.yaml

2. Add the badge lines to your README

[![EER% 49.96 on ASVspoof5](https://img.shields.io/badge/EER%25%20on%20ASVspoof5-49.96%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=random-baseline)
[![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/random-baseline/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=random-baseline)
[![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/random-baseline/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=random-baseline)
sha=89f0099916d4615c94a1bd80ffd926355d91b2a8 path=submissions/random-baseline.yaml

πŸ€– view CI run

Sign up or log in to comment