Reducing Dependence on the Guiding Streaming ASR Model

Reduce the dependence of StreamAlign’s alignment quality on its guiding streaming automatic speech recognition model while preserving accurate streaming speech-text alignment and reconstruction.

Background

StreamAlign obtains transcription guidance from a frozen, pretrained streaming word-level automatic speech recognition model and decomposes the resulting word hypotheses into characters for RNN-Transducer alignment. Consequently, alignment quality remains tied to the recognizer’s outputs.

The paper finds that recognition errors are not copied deterministically into the resulting speech units, but it does not eliminate the underlying dependence on the guiding recognizer. The authors therefore explicitly identify reducing this dependence as an open problem.

References

Third, StreamAlign relies on a guiding streaming \gls{asr} model, so its alignment quality is tied to the recognizer; although we find that recognition errors are not copied deterministically into the units (\S\ref{sec:results-analysis-asrerr}), reducing this dependence remains an open problem.

StreamAlign: Streaming Text-Aligned Speech Tokenization  (2609.09719 - Kim et al., 9 Sep 2026) in Section ‘Limitations’