korallll commited on
Commit
534eb03
·
verified ·
1 Parent(s): 44461eb

Add LibriSeVoc EER badge + result row (Arena)

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,7 @@ tags:
15
 
16
  [![EER% 0.00 on CD-ADD](https://img.shields.io/badge/EER%25%20on%20CD--ADD-0.00%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
17
  [![EER% 0.44 on SONAR](https://img.shields.io/badge/EER%25%20on%20SONAR-0.44%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
 
18
  [![EER% 0.97 on ASVspoof2019_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2019__LA-0.97%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
19
  [![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)
20
  [![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)
@@ -68,6 +69,7 @@ Each result is sha-pinned and reproducible from the score file via
68
  |---|---|---|---|---|---|
69
  | CD-ADD | test | **0.00** | 20,786 | 0 | modern neural-TTS deepfake |
70
  | SONAR | test | **0.44** | 3,948 | 0 | multilingual real-world deepfake |
 
71
  | ASVspoof2019_LA | test | **0.97** | 71,237 | 0 | in-domain family |
72
  | InTheWild | test | **1.20** | 31,779 | 0 | out-of-domain (real-world) |
73
  | ASVspoof2021_DF | test | **4.30** | 611,829 | 0 | cross-dataset (deepfake) |
 
15
 
16
  [![EER% 0.00 on CD-ADD](https://img.shields.io/badge/EER%25%20on%20CD--ADD-0.00%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
17
  [![EER% 0.44 on SONAR](https://img.shields.io/badge/EER%25%20on%20SONAR-0.44%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
18
+ [![EER% 0.83 on LibriSeVoc](https://img.shields.io/badge/EER%25%20on%20LibriSeVoc-0.83%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
19
  [![EER% 0.97 on ASVspoof2019_LA](https://img.shields.io/badge/EER%25%20on%20ASVspoof2019__LA-0.97%25-brightgreen)](https://huggingface.co/spaces/SpeechAntiSpoofingBenchmarks/SpeechAntiSpoofingArena?system=spectra-aasist3)
20
  [![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)
21
  [![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)
 
69
  |---|---|---|---|---|---|
70
  | CD-ADD | test | **0.00** | 20,786 | 0 | modern neural-TTS deepfake |
71
  | SONAR | test | **0.44** | 3,948 | 0 | multilingual real-world deepfake |
72
+ | LibriSeVoc | test | **0.83** | 18,487 | 0 | vocoder-based deepfake |
73
  | ASVspoof2019_LA | test | **0.97** | 71,237 | 0 | in-domain family |
74
  | InTheWild | test | **1.20** | 31,779 | 0 | out-of-domain (real-world) |
75
  | ASVspoof2021_DF | test | **4.30** | 611,829 | 0 | cross-dataset (deepfake) |