paper-with-me

Papers

Utterance-by-utterance overlap-aware neural diarization with Graph-PIT

2022-07-28 · Keisuke Kinoshita, Thilo von Neumann, Marc Delcroix, Christoph Boeddeker, Reinhold Haeb-Umbach

Recent speaker diarization studies showed that integration of end-to-end neural diarization (EEND) and clustering-based diarization is a promising approach for achieving state-of-the-art performance on various tasks. Such an approach first divides an observed signal into fixed-length segments, then performs {\it segment-level} local diarization based on an EEND module, and merges the segment-level results via clustering to form a final global diarization result. The segmentation is done to limit the number of speakers in each segment since the current EEND cannot handle a large number of speakers. In this paper, we argue that such an approach involving the segmentation has several issues; for example, it inevitably faces a dilemma that larger segment sizes increase both the context available for enhancing the performance and the number of speakers for the local EEND module to handle. To resolve such a problem, this paper proposes a novel framework that performs diarization without segmentation. However, it can still handle challenging data containing many speakers and a significant amount of overlapping speech. The proposed method can take an entire meeting for inference and perform {\it utterance-by-utterance} diarization that clusters utterance activities in terms of speakers. To this end, we leverage a neural network training scheme called Graph-PIT proposed recently for neural source separation. Experiments with simulated active-meeting-like data and CALLHOME data show the superiority of the proposed approach over the conventional methods.

📄 PDF Abstract BibTeX arXiv:2207.13888

Code (1)

fgnt/graph_pit 공식 구현 pytorch

Tasks

ClusteringSegmentationspeaker-diarizationSpeaker Diarization

Methods 이 논문이 사용한 방법론

EEND End-to-End Neural Diarization is a neural network for speaker diarization in which a neural network directly outputs speaker diarization results given a multi-speaker…

Similar Papers 제목 키워드 기반

Utterance-Wise Meeting Transcription System Using Asynchronous Distributed Microphones

2020-07-31 · Shota Horiguchi, Yusuke Fujita, Kenji Nagamatsu

A novel framework for meeting transcription using asynchronous microphones is proposed in this paper. It consists of audio synchronization, speaker diarization, utterance-wise speech enhancement using guided source separ…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speaker-diarizationSpeaker Diarization+3

Multi-Channel End-to-End Neural Diarization with Distributed Microphones

2021-10-10 · Shota Horiguchi, Yuki Takashima, Paola Garcia, Shinji Watanabe 외

Recent progress on end-to-end neural diarization (EEND) has enabled overlap-aware speaker diarization with a single neural network. This paper proposes to enhance EEND by using multi-channel signals from distributed micr…

speaker-diarizationSpeaker Diarization

Speech Emotion Diarization: Which Emotion Appears When?

2023-06-22 · Yingzhi Wang, Mirco Ravanelli, Alya Yacoubi

Speech Emotion Recognition (SER) typically relies on utterance-level solutions. However, emotions conveyed through speech should be considered as discrete speech events with definite temporal boundaries, rather than attr…

Emotion Recognitionspeaker-diarizationSpeaker DiarizationSpeech Emotion Recognition

Community Detection Graph Convolutional Network for Overlap-Aware Speaker Diarization

2023-06-26 · Jie Wang, Zhicong Chen, Haodong Zhou, Lin Li 외

The clustering algorithm plays a crucial role in speaker diarization systems. However, traditional clustering algorithms suffer from the complex distribution of speaker embeddings and lack of digging potential relationsh…

ClusteringCommunity DetectionGraph Generationspeaker-diarization+1

A Real-time Speaker Diarization System Based on Spatial Spectrum

2021-07-20 · Siqi Zheng, Weilong Huang, Xianliang Wang, Hongbin Suo 외

In this paper we describe a speaker diarization system that enables localization and identification of all speakers present in a conversation or meeting. We propose a novel systematic approach to tackle several long-stan…

speaker-diarizationSpeaker DiarizationSpeaker Identification