YAML Metadata Error:Invalid content in eval.yaml.

Check out the documentation for more information.

Show details
✖ Invalid option: expected one of "prompt_template"|"system_message"|"user_message"|"chain_of_thought"|"use_tools"|"generate"|"self_critique"|"multiple_choice" → at tasks[0].solvers[0].name ✖ Invalid option: expected one of "includes"|"match"|"pattern"|"answer"|"exact"|"f1"|"model_graded_qa"|"model_graded_fact"|"choice" → at tasks[0].scorers[0].name
SONAR / eval.yaml
korallll's picture
Fix: exclude seedtts_testset (real reference prompts mislabeled spoof); 4548->3948
eca7c72 verified
Raw
History Blame Contribute Delete
771 Bytes
name: SONAR
description: >
SONAR synthetic-audio detection benchmark (arXiv 2410.04324). Binary
classification: 2274 bonafide (LibriTTS clean-test) vs. 1674 spoof aggregated
from eight speech-synthesis systems (OpenAI TTS, xTTS, FlashSpeech, VoiceBox,
AudioGen, VALL-E, NaturalSpeech 3, PromptTTS 2). EER computed over all 3948
utterances. (Seed-TTS excluded: the on-disk seedtts_testset clips are the real
Common Voice reference prompts, not synthesized speech.)
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