Add XLSR-SLS scores for HABLA

#5
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/xlsr-sls.yaml ok

🤖 view CI run

Speech Antispoofing Benchmarks by lab260 org

Verified ✅ (scoring). Merging XLSR-SLS.

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

speech-spoof-bench — submission merged ✅

System xlsr-sls 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: XLSR-SLS
  slug: xlsr-sls
  paper:
    arxiv_id: 10.1145/3664647.3681345
dataset:
  id: SpeechAntiSpoofingBenchmarks/HABLA
  revision: 520797e46fdeb1f3a3765664a6a4e25b509c72f5
  split: test
scores:
  eer_percent: 1.5909887798036464
  n_trials: 80816
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xlsr-sls
artifact:
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/XLSR-SLS/resolve/1bca77bd65b0425d07f8632b42f62cb0b82c0797/.eval_results/SpeechAntiSpoofingBenchmarks/HABLA/scores.txt

Upload it with:

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

2. Add the badge lines to your README

[![EER% 1.59 on HABLA](https://img.shields.io/badge/EER%25%20on%20HABLA-1.59%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xlsr-sls)
[![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/xlsr-sls/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xlsr-sls)
[![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/xlsr-sls/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=xlsr-sls)
sha=7e2932308fda9b43567f65614c6399128c7c0b99 path=submissions/xlsr-sls.yaml

🤖 view CI run

Sign up or log in to comment