SDLGASJul 17, 2025

Autoregressive Speech Enhancement via Acoustic Tokens

arXiv:2507.12825v13 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses speech quality improvement for real-world recordings, but it is incremental as it builds on existing tokenization methods with a new architecture.

The paper tackled speech enhancement by using acoustic tokens and an autoregressive model, showing that acoustic tokens better preserve speaker identity than semantic tokens and that the autoregressive approach improves performance, though discrete representations still underperform continuous ones.

In speech processing pipelines, improving the quality and intelligibility of real-world recordings is crucial. While supervised regression is the primary method for speech enhancement, audio tokenization is emerging as a promising alternative for a smooth integration with other modalities. However, research on speech enhancement using discrete representations is still limited. Previous work has mainly focused on semantic tokens, which tend to discard key acoustic details such as speaker identity. Additionally, these studies typically employ non-autoregressive models, assuming conditional independence of outputs and overlooking the potential improvements offered by autoregressive modeling. To address these gaps we: 1) conduct a comprehensive study of the performance of acoustic tokens for speech enhancement, including the effect of bitrate and noise strength; 2) introduce a novel transducer-based autoregressive architecture specifically designed for this task. Experiments on VoiceBank and Libri1Mix datasets show that acoustic tokens outperform semantic tokens in terms of preserving speaker identity, and that our autoregressive approach can further improve performance. Nevertheless, we observe that discrete representations still fall short compared to continuous ones, highlighting the need for further research in this area.

Foundations

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

Your Notes