paper-with-me

Papers

Modeling Overlapped Speech with Shuffles

2026-03-18 · Matthew Wiesner, Samuele Cornell, Alexander Polok, Lucas Ondel Yang, Lukáš Burget, Sanjeev Khudanpur arxiv

We propose to model parallel streams of data, such as overlapped speech, using shuffles. Specifically, this paper shows how the shuffle product and partial order finite-state automata (FSAs) can be used for alignment and speaker-attributed transcription of overlapped speech. We train using the total score on these FSAs as a loss function, marginalizing over all possible serializations of overlapping sequences at subword, word, and phrase levels. To reduce graph size, we impose temporal constraints by constructing partial order FSAs. We address speaker attribution by modeling (token, speaker) tuples directly. Viterbi alignment through the shuffle product FSA directly enables one-pass alignment. We evaluate performance on synthetic LibriSpeech overlaps. To our knowledge, this is the first algorithm that enables single-pass alignment of multi-talker recordings. All algorithms are implemented using k2 / Icefall.

📄 PDF Abstract BibTeX arXiv:2603.17769

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unified Modeling of Multi-Talker Overlapped Speech Recognition and Diarization with a Sidecar Separator

2023-05-25 · Lingwei Meng, Jiawen Kang, Mingyu Cui, Haibin Wu 외

Multi-talker overlapped speech poses a significant challenge for speech recognition and diarization. Recent research indicated that these two tasks are inter-dependent and complementary, motivating us to explore a unifie…

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

Unified Autoregressive Modeling for Joint End-to-End Multi-Talker Overlapped Speech Recognition and Speaker Attribute Estimation

2021-07-04 · Ryo Masumura, Daiki Okamura, Naoki Makishima, Mana Ihori 외

In this paper, we present a novel modeling method for single-channel multi-talker overlapped automatic speech recognition (ASR) systems. Fully neural network based end-to-end models have dramatically improved the perform…

Age EstimationAttributeAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)+2

Progressive Joint Modeling in Unsupervised Single-channel Overlapped Speech Recognition

2017-07-21 · Zhehuai Chen, Jasha Droppo, Jinyu Li, Wayne Xiong

Unsupervised single-channel overlapped speech recognition is one of the hardest problems in automatic speech recognition (ASR). Permutation invariant training (PIT) is a state of the art model-based approach, which appli…

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

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 외

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

Binary Classificationspeaker-diarizationSpeaker Diarization

Joint Speaker Counting, Speech Recognition, and Speaker Identification for Overlapped Speech of Any Number of Speakers

2020-06-19 · Naoyuki Kanda, Yashesh Gaur, Xiaofei Wang, Zhong Meng 외

We propose an end-to-end speaker-attributed automatic speech recognition model that unifies speaker counting, speech recognition, and speaker identification on monaural overlapped speech. Our model is built on serialized…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderSpeaker Identification+2