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

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

Cross-dataset: trained on ASVspoof2019 LA, evaluated on In-the-Wild. EER 52.52% over 31779 trials (worse than random; does not generalize). 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/InTheWild
  revision: a957f2582802cdb5964e118818c2e46b3d61aa35
  split: test
scores:
  eer_percent: 52.52200406228842
  n_trials: 31779
  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/09297018a6b118ece4764d23b5a23e2bfc28621e/.eval_results/SpeechAntiSpoofingBenchmarks/InTheWild/scores.txt

Upload it with:

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

2. Add the badge lines to your README

[![EER% 52.52 on InTheWild](https://img.shields.io/badge/EER%25%20on%20InTheWild-52.52%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=27cc858ccf0a10a84c0f4b08422aaf80f2006c90 path=submissions/res2tcnguard.yaml

πŸ€– view CI run

Sign up or log in to comment