korallll commited on
Commit
901ad4a
·
verified ·
1 Parent(s): b9f8152

Add ASVspoof5 EER badge + result row (Arena) — 10/10 datasets

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,6 +22,7 @@ tags:
22
  [![EER% 1.20 on InTheWild](https://img.shields.io/badge/EER%25%20on%20InTheWild-1.20%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
23
  [![EER% 4.30 on ASVspoof2021_DF](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__DF-4.30%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
24
  [![EER% 4.38 on ASVspoof2021_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__LA-4.38%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
 
25
  [![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-aasist3/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
26
  [![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-aasist3/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
27
 
@@ -78,6 +79,7 @@ Each result is sha-pinned and reproducible from the score file via
78
  | InTheWild | test | **1.20** | 31,779 | 0 | out-of-domain (real-world) |
79
  | ASVspoof2021_DF | test | **4.30** | 611,829 | 0 | cross-dataset (deepfake) |
80
  | ASVspoof2021_LA | test | **4.38** | 181,566 | 0 | cross-dataset (logical access) |
 
81
 
82
  ## Usage
83
 
 
22
  [![EER% 1.20 on InTheWild](https://img.shields.io/badge/EER%25%20on%20InTheWild-1.20%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
23
  [![EER% 4.30 on ASVspoof2021_DF](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__DF-4.30%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
24
  [![EER% 4.38 on ASVspoof2021_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__LA-4.38%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
25
+ [![EER% 15.09 on ASVspoof5](https://img.shields.io/badge/EER%25%20on%20ASVspoof5-15.09%25-lightgrey)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
26
  [![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-aasist3/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
27
  [![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-aasist3/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
28
 
 
79
  | InTheWild | test | **1.20** | 31,779 | 0 | out-of-domain (real-world) |
80
  | ASVspoof2021_DF | test | **4.30** | 611,829 | 0 | cross-dataset (deepfake) |
81
  | ASVspoof2021_LA | test | **4.38** | 181,566 | 0 | cross-dataset (logical access) |
82
+ | ASVspoof5 | test | **15.09** | 680,774 | 0 | adversarial / hardest set |
83
 
84
  ## Usage
85