Add LibriSeVoc (test split) to Core
#5
by korallll - opened
- CHANGELOG.yaml +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: "
|
| 16 |
-
- {date: 2026-06-07, type: note, text: "Re-ingest to subscribe
|
|
|
|
| 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/
|
| 45 |
-
revision:
|
| 46 |
-
n_trials:
|
| 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: []
|