Add AASIST3 submission for PyAra

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

Verified ✅ (scoring, local reproduce). Merging AASIST3 on PyAra.

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

speech-spoof-bench — submission merged ✅

System aasist3 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: AASIST3
  slug: aasist3
  paper:
    arxiv_id: '2408.17352'
dataset:
  id: SpeechAntiSpoofingBenchmarks/PyAra
  revision: 43f03384ee9ad701a64e0baaa531c8aedd724cd8
  split: test
scores:
  eer_percent: 26.56265845001755
  n_trials: 201778
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=aasist3
artifact:
  scores_url: https://huggingface.co/lab260/AASIST3/resolve/c4f7fc975255728c460ee37036405ded9101e9fc/.eval_results/SpeechAntiSpoofingBenchmarks/PyAra/scores.txt

Upload it with:

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

2. Add the badge lines to your README

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

🤖 view CI run

Sign up or log in to comment