Add AASIST-L submission for PyAra

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

Verified ✅ (scoring, local reproduce). Merging AASIST-L on PyAra.

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

speech-spoof-bench — submission merged ✅

System aasist-l 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: AASIST-L
  slug: aasist-l
  paper:
    arxiv_id: '2110.01200'
dataset:
  id: SpeechAntiSpoofingBenchmarks/PyAra
  revision: 43f03384ee9ad701a64e0baaa531c8aedd724cd8
  split: test
scores:
  eer_percent: 30.784284413519426
  n_trials: 201778
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=aasist-l
artifact:
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/AASIST-L/resolve/18b8d33d9ce4bdc6f3de1c0fba3139bc3ad2013a/.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% 30.78 on PyAra](https://img.shields.io/badge/EER%25%20on%20PyAra-30.78%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=aasist-l)
[![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/aasist-l/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=aasist-l)
[![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/aasist-l/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=aasist-l)
sha=1d8d68e3850f4a8261bc7411ecbcc1b0b09d89c8 path=submissions/aasist-l.yaml

🤖 view CI run

Sign up or log in to comment