BinauralFlow: A Causal and Streamable Approach for High-Quality Binaural Speech Synthesis with Flow Matching Models
Susan Liang, Dejan Markovic, Israel D. Gebru, Steven Krenn, Todd Keebler, Jacob Sandakly, Frank Yu, Samuel Hassel, Chenliang Xu, Alexander Richard
TL;DR
This work addresses high-fidelity binaural speech synthesis with streaming inference by reframing binaural rendering as a generative task. It introduces BinauralFlow, a conditional flow matching framework conditioned on mono input and speaker/listener poses, paired with a causal U-Net backbone and a continuous inference pipeline. The system employs streaming STFT/ISTFT, a buffer bank, a midpoint solver, and an early skip schedule to enable low-latency, continuous generation, achieving superior quantitative metrics and perceptual realism (notably a 42% ABX confusion rate) while enabling real-time operation. The combination of conditional flow matching, causality-aware architecture, and streaming inference yields strong generalization and practical impact for immersive spatial audio in VR/AR, gaming, and interactive media.
Abstract
Binaural rendering aims to synthesize binaural audio that mimics natural hearing based on a mono audio and the locations of the speaker and listener. Although many methods have been proposed to solve this problem, they struggle with rendering quality and streamable inference. Synthesizing high-quality binaural audio that is indistinguishable from real-world recordings requires precise modeling of binaural cues, room reverb, and ambient sounds. Additionally, real-world applications demand streaming inference. To address these challenges, we propose a flow matching based streaming binaural speech synthesis framework called BinauralFlow. We consider binaural rendering to be a generation problem rather than a regression problem and design a conditional flow matching model to render high-quality audio. Moreover, we design a causal U-Net architecture that estimates the current audio frame solely based on past information to tailor generative models for streaming inference. Finally, we introduce a continuous inference pipeline incorporating streaming STFT/ISTFT operations, a buffer bank, a midpoint solver, and an early skip schedule to improve rendering continuity and speed. Quantitative and qualitative evaluations demonstrate the superiority of our method over SOTA approaches. A perceptual study further reveals that our model is nearly indistinguishable from real-world recordings, with a $42\%$ confusion rate.
