Self-Supervised Audio-Visual Soundscape Stylization
Tingle Li, Renhao Wang, Po-Yao Huang, Andrew Owens, Gopala Anumanchipalli
TL;DR
This work introduces audio-visual soundscape stylization, a task to restyle input speech to resemble a target scene using an audio-visual conditional example. It employs a self supervised framework based on audio-visual speech de enhancement and a conditional latent diffusion model to transfer both acoustic properties and ambient textures from the conditioning clip, trained entirely on in the wild video data. The approach leverages latent encoders, cross modal fusion with CLAP and CLIP, classifier free guidance, and a two stage processing pipeline to reconstruct high quality waveforms with HiFi GAN. Experimental results on CityWalk and Acoustic-AVSpeech show superior objective and subjective performance compared to baselines, with visual conditioning providing additional gains and good generalization to non speech sounds, albeit with noted limitations and potential for misuse in disinformation contexts.
Abstract
Speech sounds convey a great deal of information about the scenes, resulting in a variety of effects ranging from reverberation to additional ambient sounds. In this paper, we manipulate input speech to sound as though it was recorded within a different scene, given an audio-visual conditional example recorded from that scene. Our model learns through self-supervision, taking advantage of the fact that natural video contains recurring sound events and textures. We extract an audio clip from a video and apply speech enhancement. We then train a latent diffusion model to recover the original speech, using another audio-visual clip taken from elsewhere in the video as a conditional hint. Through this process, the model learns to transfer the conditional example's sound properties to the input speech. We show that our model can be successfully trained using unlabeled, in-the-wild videos, and that an additional visual signal can improve its sound prediction abilities. Please see our project webpage for video results: https://tinglok.netlify.app/files/avsoundscape/
