arminhaberl commited on
Commit
004b3a7
1 Parent(s): 43a865d

Delete config_cpu.yaml

Browse files
Files changed (1) hide show
  1. config_cpu.yaml +0 -18
config_cpu.yaml DELETED
@@ -1,18 +0,0 @@
1
- pipeline:
2
- name: pyannote.audio.pipelines.SpeakerDiarization
3
- params:
4
- clustering: AgglomerativeClustering
5
- embedding: ./models/embedding_pyannote.bin
6
- embedding_batch_size: 32
7
- embedding_exclude_overlap: true
8
- segmentation: ./models/segmentation_pyannote.bin
9
- segmentation_batch_size: 32
10
-
11
- params:
12
- clustering:
13
- method: centroid
14
- min_cluster_size: 15
15
- threshold: 0.7153814381597874
16
- segmentation:
17
- min_duration_off: 0.5817029604921046
18
- threshold: 0.4442333667381752