Bridging Self-Supervised Learning and Speech Enhancement: A Wav2Vec2-Conditioned Framework
This paper conditions a diffusion-based speech enhancement model on wav2vec 2.0 features using Feature-wise Linear Modulation (FiLM), achieving competitive performance on VoiceBank-DEMAND and LibriMix.
The paper proposes a new method for speech enhancement by conditioning a diffusion model on wav2vec 2.0 features using FiLM.
Keywords
Before reading this…
Applications
- →Speech enhancement
To understand this paper, make sure you know these concepts first:
- Understanding of speech enhancement models, wav2vec 2.0, and Feature-wise Linear Modulation (FiLM)find papers →
Abstract
More Like ThisDiffusion models show potential for speech enhancement but lack linguistic guidance. We condition a diffusion-based model on wav2vec 2.0 features from noisy input, injected at the U-Net bottleneck via Feature-wise Linear Modulation (FiLM). Phonetic representations from wav2vec 2.0 features of degraded speech, anchor the reverse diffusion process. While a frozen wav2vec 2.0 encoder extracts features, a learned FiLM generator produces scale and shift parameters modulating the bottleneck with minimal overhead. Motivated by the optimal Bayesian causal estimator under a linear-Gaussian state-space model, FiLM coefficients are aggregated via exponential smoothing for temporal compression. Evaluation on VoiceBank-DEMAND and LibriMix shows competitive performance against the unconditioned baseline in PESQ, STOI, SI-SDR and DNSMOS. We consistently record an improvement of 0.4 on PESQ score, suggesting self-supervised representations effectively condition diffusion-based speech enhancement.