Add Res2TCNGuard submission (EER 13.67%, scoring-reproduced)

#2
by korallll - opened
Speech Antispoofing Benchmarks by lab260 org

Cross-dataset: trained on ASVspoof2019 LA, evaluated on ASVspoof2021 LA. EER 13.67% over 181566 trials. Reproduction block filled (sha256 + EER Delta=0 against pinned revision).

Speech Antispoofing Benchmarks by lab260 org

speech-spoof-bench ci verify-pr β€” βœ… all checks passed

Submission Schema sha256 EER match Notes
submissions/res2tcnguard.yaml βœ… βœ… βœ… ok

πŸ€– view CI run

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

speech-spoof-bench β€” submission merged βœ…

System res2tcnguard 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: Res2TCNGuard
  slug: res2tcnguard
  paper:
    arxiv_id: 10.48084/etasr.8906
dataset:
  id: SpeechAntiSpoofingBenchmarks/ASVspoof2021_LA
  revision: dc119733697c946fcd17fe7c1541d7f26b4bbe07
  split: test
scores:
  eer_percent: 13.673314545848688
  n_trials: 181566
  n_skipped: 0
arena:
  url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena
  system_url: https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=res2tcnguard
artifact:
  scores_url: https://huggingface.co/SpeechAntiSpoofingBenchmarks/Res2TCNGuard/resolve/4e2b4b2dca54ba679069b8aeff78535b2d34d6eb/.eval_results/SpeechAntiSpoofingBenchmarks/ASVspoof2021_LA/scores.txt

Upload it with:

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

2. Add the badge lines to your README

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

πŸ€– view CI run

Sign up or log in to comment