paper-with-me

Papers

Sequence-to-Sequence Neural Diarization with Automatic Speaker Detection and Representation

2024-11-21 · Ming Cheng, Yuke Lin, Ming Li

This paper proposes a novel Sequence-to-Sequence Neural Diarization (S2SND) framework to perform online and offline speaker diarization. It is developed from the sequence-to-sequence architecture of our previous target-speaker voice activity detection system and then evolves into a new diarization paradigm by addressing two critical problems. 1) Speaker Detection: The proposed approach can utilize partially given speaker embeddings to discover the unknown speaker and predict the target voice activities in the audio signal. It does not require a prior diarization system for speaker enrollment in advance. 2) Speaker Representation: The proposed approach can adopt the predicted voice activities as reference information to extract speaker embeddings from the audio signal simultaneously. The representation space of speaker embedding is jointly learned within the whole diarization network without using an extra speaker embedding model. During inference, the S2SND framework can process long audio recordings blockwise. The detection module utilizes the previously obtained speaker-embedding buffer to predict both enrolled and unknown speakers' voice activities for each coming audio block. Next, the speaker-embedding buffer is updated according to the predictions of the representation module. Assuming that up to one new speaker may appear in a small block shift, our model iteratively predicts the results of each block and extracts target embeddings for the subsequent blocks until the signal ends. Finally, the last speaker-embedding buffer can re-score the entire audio, achieving highly accurate diarization performance as an offline system. Experimental results show that ...

📄 PDF Abstract BibTeX arXiv:2411.13849

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity Detectionspeaker-diarizationSpeaker Diarization

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Multi-Input Multi-Output Target-Speaker Voice Activity Detection For Unified, Flexible, and Robust Audio-Visual Speaker Diarization

2024-01-16 · Ming Cheng, Ming Li

Audio-visual learning has demonstrated promising results in many classical speech tasks (e.g., speech separation, automatic speech recognition, wake-word spotting). We believe that introducing visual modality will also b…

Action DetectionActivity Detectionaudio-visual learningAutomatic Speech Recognition+5

Multimodal Speaker Segmentation and Diarization using Lexical and Acoustic Cues via Sequence to Sequence Neural Networks

2018-05-28

While there has been substantial amount of work in speaker diarization recently, there are few efforts in jointly employing lexical and acoustic information for speaker segmentation. Towards that, we investigate a speake…

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

Target-Speaker Voice Activity Detection via Sequence-to-Sequence Prediction

2022-10-28 · Ming Cheng, Weiqing Wang, Yucong Zhang, Xiaoyi Qin 외

Target-speaker voice activity detection is currently a promising approach for speaker diarization in complex acoustic environments. This paper presents a novel Sequence-to-Sequence Target-Speaker Voice Activity Detection…

Action DetectionActivity Detectionspeaker-diarizationSpeaker Diarization

Towards Neural Diarization for Unlimited Numbers of Speakers Using Global and Local Attractors

2021-07-04 · Shota Horiguchi, Shinji Watanabe, Paola Garcia, Yawen Xue 외

Attractor-based end-to-end diarization is achieving comparable accuracy to the carefully tuned conventional clustering-based methods on challenging datasets. However, the main drawback is that it cannot deal with the cas…

Clustering

Neural Speaker Diarization with Speaker-Wise Chain Rule

2020-06-02 · Yusuke Fujita, Shinji Watanabe, Shota Horiguchi, Yawen Xue 외

Speaker diarization is an essential step for processing multi-speaker audio. Although an end-to-end neural diarization (EEND) method achieved state-of-the-art performance, it is limited to a fixed number of speakers. In …

speaker-diarizationSpeaker Diarization