jesus-villalba commited on
Commit
1242d1e
1 Parent(s): 6278881

added results v-o, v-h

Browse files
Files changed (1) hide show
  1. README.md +21 -3
README.md CHANGED
@@ -28,13 +28,31 @@ model-index:
28
  metrics:
29
  - type: eer
30
  value: 2.11
31
- name: EER VoxCeleb1 Original
32
  - type: min_dcf-p=0.05
33
  value: 0.135
34
- name: Minimum DCF VoxCeleb1 Original prior=0.05
35
  - type: act_dcf-p=0.01
36
  value: 0.208
37
- name: Minimum DCF VoxCeleb1 Original prior=0.01
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  ---
39
  # Hyperion Toolkit Speaker Verification pre-trained Model
40
 
 
28
  metrics:
29
  - type: eer
30
  value: 2.11
31
+ name: EER Vox1-O
32
  - type: min_dcf-p=0.05
33
  value: 0.135
34
+ name: Minimum DCF Vox1-O prior=0.05
35
  - type: act_dcf-p=0.01
36
  value: 0.208
37
+ name: Minimum DCF Vox1-O prior=0.01
38
+ - type: eer
39
+ value: 1.93
40
+ name: EER Vox1-E
41
+ - type: min_dcf-p=0.05
42
+ value: 0.121
43
+ name: Minimum DCF Vox1-E prior=0.05
44
+ - type: act_dcf-p=0.01
45
+ value: 0.204
46
+ name: Minimum DCF Vox1-E Original prior=0.01
47
+ - type: eer
48
+ value: 3.21
49
+ name: EER Vox1-H
50
+ - type: min_dcf-p=0.05
51
+ value: 0.190
52
+ name: Minimum DCF Vox1-H prior=0.05
53
+ - type: act_dcf-p=0.01
54
+ value: 0.298
55
+ name: Minimum DCF Vox1-H Original prior=0.01
56
  ---
57
  # Hyperion Toolkit Speaker Verification pre-trained Model
58