sli521 commited on
Commit
9e1e823
·
verified ·
1 Parent(s): d24d9bf

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +1 -1
config.yaml CHANGED
@@ -1,5 +1,5 @@
1
  task:
2
- _target_: pyannote.audio.tasks.SpeakerDiarization
3
  duration: 10.0
4
  max_speakers_per_chunk: 3
5
  max_speakers_per_frame: 2
 
1
  task:
2
+ _target_: pyannote.audio.tasks.Segmentation
3
  duration: 10.0
4
  max_speakers_per_chunk: 3
5
  max_speakers_per_frame: 2