paper-with-me

Papers

Three-class Overlapped Speech Detection using a Convolutional Recurrent Neural Network

2021-04-07 · Jee-weon Jung, Hee-Soo Heo, Youngki Kwon, Joon Son Chung, Bong-Jin Lee

In this work, we propose an overlapped speech detection system trained as a three-class classifier. Unlike conventional systems that perform binary classification as to whether or not a frame contains overlapped speech, the proposed approach classifies into three classes: non-speech, single speaker speech, and overlapped speech. By training a network with the more detailed label definition, the model can learn a better notion on deciding the number of speakers included in a given frame. A convolutional recurrent neural network architecture is explored to benefit from both convolutional layer's capability to model local patterns and recurrent layer's ability to model sequential information. The proposed overlapped speech detection model establishes a state-of-the-art performance with a precision of 0.6648 and a recall of 0.3222 on the DIHARD II evaluation set, showing a 20% increase in recall along with higher precision. In addition, we also introduce a simple approach to utilize the proposed overlapped speech detection model for speaker diarization which ranked third place in the Track 1 of the DIHARD III challenge.

📄 PDF Abstract BibTeX arXiv:2104.02878

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Royalflush Speaker Diarization System for ICASSP 2022 Multi-channel Multi-party Meeting Transcription Challenge

2022-02-10 · Jingguang Tian, Xinhui Hu, Xinkang Xu

This paper describes the Royalflush speaker diarization system submitted to the Multi-channel Multi-party Meeting Transcription Challenge(M2MeT). Our system comprises speech enhancement, overlapped speech detection, spea…

speaker-diarizationSpeaker DiarizationSpeaker VerificationSpeech Enhancement+1

End-to-end speaker segmentation for overlap-aware resegmentation

2021-04-08 · Hervé Bredin, Antoine Laurent

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 detecti…

Action DetectionActivity DetectionChange DetectionMulti-Label Classification+4

Overlapped speech and gender detection with WavLM pre-trained features

2022-09-09 · Martin Lebourdais, Marie Tahon, Antoine Laurent, Sylvain Meignier

This article focuses on overlapped speech and gender detection in order to study interactions between women and men in French audiovisual media (Gender Equality Monitoring project). In this application context, we need t…

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

Multitask Detection of Speaker Changes, Overlapping Speech and Voice Activity Using wav2vec 2.0

2022-10-26 · Marie Kunešová, Zbyněk Zajíc

Self-supervised learning approaches have lately achieved great success on a broad spectrum of machine learning problems. In the field of speech processing, one of the most successful recent self-supervised models is wav2…

Action DetectionActivity DetectionChange DetectionSelf-Supervised Learning