Add RawBMamba submission for SONAR (EER=49.86807387862797)

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

Merging RawBMamba SONAR (scoring verified locally). EER=49.86807387862797

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

speech-spoof-bench — submission merged ✅

System rawbmamba 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: RawBMamba
  slug: rawbmamba
  paper:
    arxiv_id: '2406.06086'
dataset:
  id: SpeechAntiSpoofingBenchmarks/SONAR
  revision: eca7c72ebdf0f7936a644605a56735ac8564dbd9
  split: test
scores:
  eer_percent: 49.86807387862797
  n_trials: 3948
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=rawbmamba
artifact:
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/RawBMamba/resolve/2283847594f5db598ecd89ca5c4783b7b5d6e4d0/.eval_results/SpeechAntiSpoofingBenchmarks/SONAR/scores.txt

Upload it with:

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

2. Add the badge lines to your README

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

🤖 view CI run

Sign up or log in to comment