Add CVoiceFake_small to Core (#9)
Browse files- Add CVoiceFake_small to Core (19bb699fab8dc060c317853bc8a9ec98a80ac5b0)
- CHANGELOG.yaml +2 -0
- manifest.yaml +4 -0
CHANGELOG.yaml
CHANGED
|
@@ -19,3 +19,5 @@ events:
|
|
| 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"}
|
| 21 |
- {date: 2026-06-07, type: dataset_repin, text: "SONAR re-pinned: excluded 600 seedtts_testset clips (real Common Voice reference prompts mislabeled spoof); 4548->3948 (2274 bonafide / 1674 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/SONAR"}
|
|
|
|
|
|
|
|
|
| 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"}
|
| 21 |
- {date: 2026-06-07, type: dataset_repin, text: "SONAR re-pinned: excluded 600 seedtts_testset clips (real Common Voice reference prompts mislabeled spoof); 4548->3948 (2274 bonafide / 1674 spoof)", dataset_id: "SpeechAntiSpoofingBenchmarks/SONAR"}
|
| 22 |
+
- {date: 2026-06-07, type: dataset_added, text: "CVoiceFake_small added to Core (SafeEar multilingual deepfake, arXiv 2409.09272; de/en/fr/it/zh-CN; 138,136 trials: 23,544 bonafide / 114,592 spoof from 5 vocoders)", dataset_id: "SpeechAntiSpoofingBenchmarks/CVoiceFake_small"}
|
| 23 |
+
- {date: 2026-06-07, type: note, text: "Re-ingest to subscribe CVoiceFake_small for webhook routing"}
|
manifest.yaml
CHANGED
|
@@ -42,6 +42,10 @@ core_set:
|
|
| 42 |
revision: 53d7855c1c378524f7b7b1030bcb6b2caa327fe6
|
| 43 |
n_trials: 62999
|
| 44 |
paper_url: https://arxiv.org/abs/2207.12308
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
- id: SpeechAntiSpoofingBenchmarks/InTheWild
|
| 46 |
revision: a957f2582802cdb5964e118818c2e46b3d61aa35
|
| 47 |
n_trials: 31779
|
|
|
|
| 42 |
revision: 53d7855c1c378524f7b7b1030bcb6b2caa327fe6
|
| 43 |
n_trials: 62999
|
| 44 |
paper_url: https://arxiv.org/abs/2207.12308
|
| 45 |
+
- id: SpeechAntiSpoofingBenchmarks/CVoiceFake_small
|
| 46 |
+
revision: eb60cf4d13993b583e9515db3d14c040d2404cf7
|
| 47 |
+
n_trials: 138136
|
| 48 |
+
paper_url: https://arxiv.org/abs/2409.09272
|
| 49 |
- id: SpeechAntiSpoofingBenchmarks/InTheWild
|
| 50 |
revision: a957f2582802cdb5964e118818c2e46b3d61aa35
|
| 51 |
n_trials: 31779
|