Add SONAR to Core (4,548 trials; arXiv 2410.04324)

#4
Files changed (2) hide show
  1. CHANGELOG.yaml +2 -0
  2. manifest.yaml +3 -0
CHANGELOG.yaml CHANGED
@@ -12,3 +12,5 @@ events:
12
  - {date: 2026-05-30, type: dataset_added, text: "InTheWild added to Core (In-the-Wild real-world deepfakes; 31,779 clips: 19,963 bonafide / 11,816 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/InTheWild"}
13
  - {date: 2026-05-30, type: note, text: "Re-ingest to subscribe InTheWild for webhook routing"}
14
  - {date: 2026-06-06, type: dataset_added, text: "ASVspoof5 added to Core (track_1 eval; 680,774 trials: 138,688 bonafide / 542,086 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/ASVspoof5"}
 
 
 
12
  - {date: 2026-05-30, type: dataset_added, text: "InTheWild added to Core (In-the-Wild real-world deepfakes; 31,779 clips: 19,963 bonafide / 11,816 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/InTheWild"}
13
  - {date: 2026-05-30, type: note, text: "Re-ingest to subscribe InTheWild for webhook routing"}
14
  - {date: 2026-06-06, type: dataset_added, text: "ASVspoof5 added to Core (track_1 eval; 680,774 trials: 138,688 bonafide / 542,086 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/ASVspoof5"}
15
+ - {date: 2026-06-07, type: dataset_added, text: "SONAR added to Core (synthetic-audio detection, arXiv 2410.04324; 4,548 trials: 2,274 bonafide / 2,274 spoof from 9 TTS systems)", dataset_id: "SpeechAntiSpoofingBenchmarks/SONAR"}
16
+ - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe SONAR for webhook routing"}
manifest.yaml CHANGED
@@ -41,5 +41,8 @@ core_set:
41
  - id: SpeechAntiSpoofingBenchmarks/InTheWild
42
  revision: a957f2582802cdb5964e118818c2e46b3d61aa35
43
  n_trials: 31779
 
 
 
44
 
45
  extended: []
 
41
  - id: SpeechAntiSpoofingBenchmarks/InTheWild
42
  revision: a957f2582802cdb5964e118818c2e46b3d61aa35
43
  n_trials: 31779
44
+ - id: SpeechAntiSpoofingBenchmarks/SONAR
45
+ revision: bf65a137339acbe91f4baa702b7638fcda69aca3
46
+ n_trials: 4548
47
 
48
  extended: []