arXiv:2509.01087eess.AScs.SD2025-09

通过三阶段训练提升语音识别在噪声环境下的鲁棒性

Noisy Disentanglement with Tri-stage Training for Noise-Robust Speech Recognition

  • 引入轻量级去噪模块,嵌入编码器与解码器之间
  • 实测在模拟和真实噪声下分别降低25.7%和10.6%错误率
  • 适合追求高噪声环境下语音识别性能的研究者

为提升端到端语音识别系统在噪声或低信噪比条件下的表现,本文提出基于Conformer-Transducer架构的三阶段训练框架NoisyD-CT。其核心是一个仅增加1.71M参数的紧凑型噪声解耦模块(NoisyD),置于Conformer块与Transducer解码器之间,实现深层降噪并增强语音识别鲁棒性。为充分挖掘该模块的降噪能力,进一步设计了干净表示一致性损失,对齐含噪语音与对应干净语音的高层表征。结合噪声重建损失,该机制使NoisyD模块在有效抑制噪声的同时,保留清洁与含噪条件下一致的关键声学与语言特征,生成更清晰的内部表示,从而提升识别性能。三阶段训练策略确保噪声解耦与语音识别模块功能在训练中充分协同,最大化噪声条件下的性能增益。在LibriSpeech与CHiME-4数据集上的实验表明,所提方法显著优于对比的Conformer-Transducer基线,在模拟与真实噪声测试集上分别实现25.7%与10.6%的相对词错误率降低,且在干净语音测试集上保持甚至提升性能。源代码、模型检查点及数据模拟脚本将公开于https://github.com/litchimo/NoisyD-CT。

原文摘要 · Abstract (English)

To enhance the performance of end-to-end (E2E) speech recognition systems in noisy or low signal-to-noise ratio (SNR) conditions, this paper introduces NoisyD-CT, a novel tri-stage training framework built on the Conformer-Transducer architecture. The core of NoisyD-CT is a especially designed compact noisy disentanglement (NoisyD) module (adding only 1.71M parameters), integrated between the Conformer blocks and Transducer Decoder to perform deep noise suppression and improve ASR robustness in challenging acoustic noise environments. To fully exploit the noise suppression capability of the NoisyD-CT, we further propose a clean representation consistency loss to align high-level representations derived from noisy speech with those obtained from corresponding clean speech. Together with a noisy reconstruction loss, this consistency alignment enables the NoisyD module to effectively suppress noise while preserving essential acoustic and linguistic features consistent across both clean and noisy conditions, thereby producing cleaner internal representations that enhance ASR performance. Moreover, our tri-stage training strategy is designed to fully leverage the functionalities of both the noisy disentanglement and speech recognition modules throughout the model training process, ultimately maximizing performance gains under noisy conditions. Our experiments are performed on the LibriSpeech and CHiME-4 datasets, extensive results demonstrate that our proposed NoisyD-CT significantly outperforms the competitive Conformer-Transducer baseline, achieving up to 25.7% and 10.6% relative word error rate reductions on simulated and real-world noisy test sets, respectively, while maintaining or even improving performance on clean speech test sets. The source code, model checkpoint and data simulation scripts will be available at https://github.com/litchimo/NoisyD-CT.

语音识别噪声鲁棒去噪模块三阶段训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。