A causal flow-matching model renders streaming binaural speech from mono audio and speaker/listener poses, reaching a 42% confusion rate against real recordings in an AB test.
FlowAVSE: Efficient Audio-Visual Speech Enhancement with Conditional Flow Matching
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This work proposes an efficient method to enhance the quality of corrupted speech signals by leveraging both acoustic and visual cues. While existing diffusion-based approaches have demonstrated remarkable quality, their applicability is limited by slow inference speeds and computational complexity. To address this issue, we present FlowAVSE which enhances the inference speed and reduces the number of learnable parameters without degrading the output quality. In particular, we employ a conditional flow matching algorithm that enables the generation of high-quality speech in a single sampling step. Moreover, we increase efficiency by optimizing the underlying U-net architecture of diffusion-based systems. Our experiments demonstrate that FlowAVSE achieves 22 times faster inference speed and reduces the model size by half while maintaining the output quality. The demo page is available at: https://cyongong.github.io/FlowAVSE.github.io/
fields
cs.SD 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
BinauralFlow: A Causal and Streamable Approach for High-Quality Binaural Speech Synthesis with Flow Matching Models
A causal flow-matching model renders streaming binaural speech from mono audio and speaker/listener poses, reaching a 42% confusion rate against real recordings in an AB test.