End-to-end speaker segmentation for overlap-aware resegmentation
Herv\'e Bredin, Antoine Laurent

TL;DR
This paper introduces an end-to-end neural model for speaker segmentation that directly detects speaker turns and overlaps at high temporal resolution, improving diarization accuracy across multiple datasets.
Contribution
It presents a novel end-to-end approach for speaker segmentation that handles overlap detection and resegmentation in a unified model, outperforming traditional methods.
Findings
Achieves up to 17% reduction in diarization error rate on AMI dataset.
Effectively detects overlapped speech regions as a post-processing step.
Operates on short audio chunks with high temporal resolution.
Abstract
Speaker segmentation consists in partitioning a conversation between one or more speakers into speaker turns. Usually addressed as the late combination of three sub-tasks (voice activity detection, speaker change detection, and overlapped speech detection), we propose to train an end-to-end segmentation model that does it directly. Inspired by the original end-to-end neural speaker diarization approach (EEND), the task is modeled as a multi-label classification problem using permutation-invariant training. The main difference is that our model operates on short audio chunks (5 seconds) but at a much higher temporal resolution (every 16ms). Experiments on multiple speaker diarization datasets conclude that our model can be used with great success on both voice activity detection and overlapped speech detection. Our proposed model can also be used as a post-processing step, to detect and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗pyannote/segmentationmodel· 2.1M dl· ♡ 6702.1M dl♡ 670
- 🤗anilbs/segmentationmodel· 7 dl· ♡ 27 dl♡ 2
- 🤗philschmid/pyannote-segmentationmodel· 197 dl· ♡ 10197 dl♡ 10
- 🤗aavvmm/pru1model· 2 dl2 dl
- 🤗salmanshahid/segmentationmodel· 12k dl12k dl
- 🤗zermok/segmentationmodel· 14 dl· ♡ 114 dl♡ 1
- 🤗drewThomasson/segmentationmodel· 1.1k dl1.1k dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Voice and Speech Disorders
