pyannote_3_fine_tuning / config.yaml
JSWOOK's picture
Update config.yaml
ec6f66c verified
raw
history blame contribute delete
468 Bytes
version: 3.0.0
pipeline:
name: pyannote.audio.pipelines.SpeakerDiarization
params:
clustering: AgglomerativeClustering
embedding: hbredin/wespeaker-voxceleb-resnet34-LM
embedding_batch_size: 16
embedding_exclude_overlap: true
segmentation: pyannote/segmentation-3.0
segmentation_batch_size: 32
params:
clustering:
method: centroid
min_cluster_size: 12
threshold: 0.7045654963945799
segmentation:
min_duration_off: 0.0