Phase 9 full e2e test: rb-phase9e

#13
by korallll - opened
Speech Antispoofing Benchmarks by lab260 org
No description provided.
Speech Antispoofing Benchmarks by lab260 org

speech-spoof-bench ci verify-pr — ✅ all checks passed

Submission Schema sha256 EER match Notes
submissions/rb-phase9e.yaml ok

🤖 view CI run

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

speech-spoof-bench — submission merged ✅

System rb-phase9e 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: rb-phase9e
  slug: rb-phase9e
  paper:
    arxiv_id: '1911.01601'
dataset:
  id: SpeechAntiSpoofingBenchmarks/ASVspoof2019_LA
  revision: 151aa4c6
  split: test
scores:
  eer_percent: 49.870836165873556
  n_trials: 71237
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=rb-phase9e
artifact:
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/random-baseline-asas/resolve/f63c30bade6e2d059b2e805dea7a807f2f57e99a/.eval_results/SpeechAntiSpoofingBenchmarks/ASVspoof2019_LA/scores.txt

Upload it with:

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

2. Add the badge line to your README

[![EER% 49.870836165873556 on ASVspoof2019_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2019__LA-49.870836165873556%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=rb-phase9e)
sha=20bb82b0cdfcba69c03e03667cef3de94aba4a0e path=submissions/rb-phase9e.yaml

🤖 view CI run

Sign up or log in to comment