paper-with-me

홈 › Papers

Listening to Multi-talker Conversations: Modular and End-to-end Perspectives

2024-02-14 · Desh Raj

Since the first speech recognition systems were built more than 30 years ago, improvement in voice technology has enabled applications such as smart assistants and automated customer support. However, conversation intelligence of the future requires recognizing free-flowing multi-party conversations, which is a crucial and challenging component that still remains unsolved. In this dissertation, we focus on this problem of speaker-attributed multi-talker speech recognition, and propose two perspectives which result from its probabilistic formulation. In the modular perspective, we build a pipeline of sub-tasks involving speaker diarization, target speaker extraction, and speech recognition. Our first contribution is a method to perform overlap-aware diarization by reformulating spectral clustering as a constrained optimization problem. We also describe an algorithm to ensemble diarization outputs, either to combine overlap-aware systems or to perform multi-channel diarization by late fusion. Once speaker segments are identified, we robustly extract single-speaker utterances from the mixture using a GPU-accelerated implementation of guided source separation, which allows us to use an off-the-shelf ASR system to obtain speaker-attributed transcripts. Since the modular approach suffers from error propagation, we propose an alternate "end-to-end" perspective on the problem. For this, we describe the Streaming Unmixing and Recognition Transducer (SURT). We show how to train SURT models efficiently by carefully designing the network architecture, objective functions, and mixture simulation techniques. Finally, we add an auxiliary speaker branch to enable joint prediction of speaker labels synchronized with the speech tokens. We demonstrate that training on synthetic mixtures and adapting with real data helps these models transfer well for streaming transcription of real meeting sessions.

📄 PDF Abstract BibTeX arXiv:2402.08932

Code (0)

등록된 구현이 없습니다.

Tasks

GPUspeaker-diarizationSpeaker Diarizationspeech-recognitionSpeech RecognitionTarget Speaker Extraction

Methods 이 논문이 사용한 방법론

customer support 설명 없음
Focus 설명 없음
Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Endpoint Detection for Streaming End-to-End Multi-talker ASR

2022-01-24 · Liang Lu, Jinyu Li, Yifan Gong

Streaming end-to-end multi-talker speech recognition aims at transcribing the overlapped speech from conversations or meetings with an all-neural model in a streaming fashion, which is fundamentally different from a modu…

Sentencespeech-recognitionSpeech RecognitionSpeech Separation

Simulating realistic speech overlaps improves multi-talker ASR

2022-10-27 · Muqiao Yang, Naoyuki Kanda, Xiaofei Wang, Jian Wu 외

Multi-talker automatic speech recognition (ASR) has been studied to generate transcriptions of natural conversation including overlapping speech of multiple speakers. Due to the difficulty in acquiring real conversation …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

DualTalk: Dual-Speaker Interaction for 3D Talking Head Conversations

2025-05-23 · CVPR 2025 1 · Ziqiao Peng, Yanbo Fan, HaoYu Wu, Xuan Wang 외

In face-to-face conversations, individuals need to switch between speaking and listening roles seamlessly. Existing 3D talking head generation models focus solely on speaking or listening, neglecting the natural dynamics…

Talking Head Generation

Adapting Multi-Lingual ASR Models for Handling Multiple Talkers

2023-05-30 · Chenda Li, Yao Qian, Zhuo Chen, Naoyuki Kanda 외

State-of-the-art large-scale universal speech models (USMs) show a decent automatic speech recognition (ASR) performance across multiple domains and languages. However, it remains a challenge for these models to recogniz…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Streaming Multi-talker Speech Recognition with Joint Speaker Identification

2021-04-05 · Liang Lu, Naoyuki Kanda, Jinyu Li, Yifan Gong

In multi-talker scenarios such as meetings and conversations, speech processing systems are usually required to transcribe the audio as well as identify the speakers for downstream applications. Since overlapped speech i…

Speaker Identificationspeech-recognitionSpeech RecognitionSpeech Separation