Add LibriSeVoc (test split) to Core

#5
Files changed (2) hide show
  1. CHANGELOG.yaml +2 -2
  2. manifest.yaml +3 -3
CHANGELOG.yaml CHANGED
@@ -12,5 +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"}
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"}
 
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: "LibriSeVoc added to Core (test split; 6 neural vocoders; 18,487 trials: 2,641 bonafide / 15,846 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/LibriSeVoc"}
16
+ - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe LibriSeVoc for webhook routing"}
manifest.yaml CHANGED
@@ -41,8 +41,8 @@ core_set:
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: []
 
41
  - id: SpeechAntiSpoofingBenchmarks/InTheWild
42
  revision: a957f2582802cdb5964e118818c2e46b3d61aa35
43
  n_trials: 31779
44
+ - id: SpeechAntiSpoofingBenchmarks/LibriSeVoc
45
+ revision: 13d69268a57afc7ebba2421d2a31730a390f1ff2
46
+ n_trials: 18487
47
 
48
  extended: []