File size: 616 Bytes
e54c29d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: DECRO
description: >
  Evaluation partition of the DECRO (DEepfake CROss-lingual) dataset, English +
  Chinese subsets combined. Binary classification: bonafide vs. spoof, where the
  two languages share the same set of TTS/VC synthesis algorithms. EER computed
  on the combined eval protocol (37,314 utterances).
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