korallll commited on
Commit
339949a
·
verified ·
1 Parent(s): 163addd

Add CFAD to Core (Chinese Fake Audio Detection clean test; 62,999 trials)

Browse files

Adds SpeechAntiSpoofingBenchmarks/CFAD @ 53d7855 to core_set (n_trials=62999: 20,999 bonafide / 42,000 spoof). Clean test, seen+unseen. Core add → recomputes coverage for every existing submission. Maintainer: re-ingest to subscribe CFAD for webhook routing.

Files changed (2) hide show
  1. CHANGELOG.yaml +2 -0
  2. manifest.yaml +3 -0
CHANGELOG.yaml CHANGED
@@ -16,3 +16,5 @@ events:
16
  - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe SONAR for webhook routing"}
17
  - {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"}
18
  - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe LibriSeVoc for webhook routing"}
 
 
 
16
  - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe SONAR for webhook routing"}
17
  - {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"}
18
  - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe LibriSeVoc for webhook routing"}
19
+ - {date: 2026-06-07, type: dataset_added, text: "CFAD added to Core (Chinese Fake Audio Detection clean test, seen+unseen; 62,999 trials: 20,999 bonafide / 42,000 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/CFAD"}
20
+ - {date: 2026-06-07, type: note, text: "Re-ingest to subscribe CFAD for webhook routing"}
manifest.yaml CHANGED
@@ -38,6 +38,9 @@ core_set:
38
  - id: SpeechAntiSpoofingBenchmarks/CD-ADD
39
  revision: c2de87d49b268b624e6af7440dc2890703098965
40
  n_trials: 20786
 
 
 
41
  - id: SpeechAntiSpoofingBenchmarks/InTheWild
42
  revision: a957f2582802cdb5964e118818c2e46b3d61aa35
43
  n_trials: 31779
 
38
  - id: SpeechAntiSpoofingBenchmarks/CD-ADD
39
  revision: c2de87d49b268b624e6af7440dc2890703098965
40
  n_trials: 20786
41
+ - id: SpeechAntiSpoofingBenchmarks/CFAD
42
+ revision: 53d7855c1c378524f7b7b1030bcb6b2caa327fe6
43
+ n_trials: 62999
44
  - id: SpeechAntiSpoofingBenchmarks/InTheWild
45
  revision: a957f2582802cdb5964e118818c2e46b3d61aa35
46
  n_trials: 31779