UniSE: A Unified Framework for Decoder-Only Autoregressive LM-Based Speech Enhancement
About
Neural audio codecs have largely promoted the application of language models (LMs) for speech applications. However, the effectiveness of autoregressive LM-based models in unifying speech enhancement (SE) tasks remains underexplored. In this work, we propose UniSE, a unified decoder-only LM-based framework to handle different SE tasks including speech restoration, target speaker extraction, and speech separation. Conditioned on input speech features, it autoregressively generates target discrete tokens, facilitating compatibility between distinct learning patterns of multiple tasks. To further optimize speech quality, we introduce a progressive reinforcement learning strategy with multiple assessment criteria. Experiments on several benchmarks show that UniSE achieves competitive performance compared to discriminative and generative baselines, demonstrating the capacity of LMs in unifying SE tasks. The code and demo are available at: https://github.com/alibaba/unified-audio/tree/main/QuarkAudio-UniSE.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Speech Separation | WSJ0-2Mix (test) | -- | 160 | |
| Speech Separation | Libri2Mix (test) | -- | 68 | |
| Speech Enhancement | DNS no-reverb 2020 (test) | Signal Score (SIG)3.66 | 30 | |
| Speech Enhancement | DNS Challenge Without Reverb (test) | SIG Score3.76 | 26 | |
| Target Speaker Extraction | Libri2Mix Clean (test) | DNSMOS SIG3.7 | 20 | |
| Speech Enhancement | DNS1 With-Reverb (test) | DNSMOS3.41 | 19 | |
| Personalized Speech Enhancement | DNS Track 1: Headset 5 (test) | SIG Score4.52 | 19 | |
| Personalized Speech Enhancement | DNS Track 2: Speakerphone Blind 5 (test) | SIG Score4.47 | 19 | |
| Speech Enhancement | DNS No-Reverb 1 (test) | DNSMOS3.42 | 19 | |
| Speech Enhancement | DNS blind synthetic with reverb 2020 (test) | SIG Score3.68 | 16 |