korallll commited on
Commit
6c03f3e
·
verified ·
1 Parent(s): 746f2bf

Model card: add CVoiceFake_small arena badge and table row

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -79,6 +79,7 @@ Spectra-0 is **live on the [Speech Anti-Spoofing Arena](https://huggingface.co/s
79
  [![EER% 3.42 on CFAD](https://img.shields.io/badge/EER%25%20on%20CFAD-3.42%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
80
  [![EER% 5.30 on ASVspoof2021_DF](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__DF-5.30%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
81
  [![EER% 6.58 on ASVspoof2021_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__LA-6.58%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
 
82
  [![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-0/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
83
  [![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-0/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
84
 
@@ -92,6 +93,7 @@ Spectra-0 is **live on the [Speech Anti-Spoofing Arena](https://huggingface.co/s
92
  | CFAD | 3.42 | 62,999 |
93
  | ASVspoof2021_DF | 5.30 | 611,829 |
94
  | ASVspoof2021_LA | 6.58 | 181,566 |
 
95
 
96
  _Arena EER uses the toolkit's deterministic eval pipeline (preemphasis 0.97, first-64,600-sample window); values may differ slightly from the model card's original numbers above._
97
 
 
79
  [![EER% 3.42 on CFAD](https://img.shields.io/badge/EER%25%20on%20CFAD-3.42%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
80
  [![EER% 5.30 on ASVspoof2021_DF](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__DF-5.30%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
81
  [![EER% 6.58 on ASVspoof2021_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2021__LA-6.58%25-green)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
82
+ [![EER% 6.77 on CVoiceFake_small](https://img.shields.io/badge/EER%25%20on%20CVoiceFake__small-6.77%25-yellow)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
83
  [![arena tier](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-0/tier.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
84
  [![arena rank](https://img.shields.io/endpoint?url=https://speechantispoofingbenchmarks-speechantispoofingarena.hf.space/badge/spectra-0/rank.json)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-0)
85
 
 
93
  | CFAD | 3.42 | 62,999 |
94
  | ASVspoof2021_DF | 5.30 | 611,829 |
95
  | ASVspoof2021_LA | 6.58 | 181,566 |
96
+ | CVoiceFake_small | 6.77 | 138,136 |
97
 
98
  _Arena EER uses the toolkit's deterministic eval pipeline (preemphasis 0.97, first-64,600-sample window); values may differ slightly from the model card's original numbers above._
99