Datasets:
File size: 392 Bytes
b28c8fb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | name: Codex Validation Tiny 20260531
description: Synthetic four-row validation dataset for speech anti-spoofing workflow
checks.
evaluation_framework: inspect-ai
tasks:
- id: antispoofing_eval
config: default
split: test
field_spec:
input: audio
target: label
solvers:
- name: speech_spoof_bench_solver
scorers:
- name: speech_spoof_scorer
metrics:
- eer_percent
|