ASCLSDMay 10, 2022

Separator-Transducer-Segmenter: Streaming Recognition and Segmentation of Multi-party Speech

arXiv:2205.05199v16 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses a crucial challenge for voice assistant applications by improving multi-party speech processing, but it is incremental as it builds on prior MT-RNN-T methods.

The paper tackled the problem of streaming recognition and segmentation of multi-party conversations with overlapping speech by proposing a separator-transducer-segmenter (STS) model, resulting in a 4.6% absolute turn counting accuracy improvement and 17% relative word error rate improvement on the LibriCSS dataset.

Streaming recognition and segmentation of multi-party conversations with overlapping speech is crucial for the next generation of voice assistant applications. In this work we address its challenges discovered in the previous work on multi-turn recurrent neural network transducer (MT-RNN-T) with a novel approach, separator-transducer-segmenter (STS), that enables tighter integration of speech separation, recognition and segmentation in a single model. First, we propose a new segmentation modeling strategy through start-of-turn and end-of-turn tokens that improves segmentation without recognition accuracy degradation. Second, we further improve both speech recognition and segmentation accuracy through an emission regularization method, FastEmit, and multi-task training with speech activity information as an additional training signal. Third, we experiment with end-of-turn emission latency penalty to improve end-point detection for each speaker turn. Finally, we establish a novel framework for segmentation analysis of multi-party conversations through emission latency metrics. With our best model, we report 4.6% abs. turn counting accuracy improvement and 17% rel. word error rate (WER) improvement on LibriCSS dataset compared to the previously published work.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes