eek commited on
Commit
f7780f9
·
verified ·
1 Parent(s): 9600738

Update: threshold for centroid clustering for SimAM100

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -14,6 +14,6 @@ params:
14
  clustering:
15
  method: centroid
16
  min_cluster_size: 12
17
- threshold: 0.710
18
  segmentation:
19
  min_duration_off: 0.0
 
14
  clustering:
15
  method: centroid
16
  min_cluster_size: 12
17
+ threshold: 0.804545 # Best DER Test on VoxCeleb: (DER = 0.158379)
18
  segmentation:
19
  min_duration_off: 0.0