SDCVLGASJul 31, 2023

Audio-visual video-to-speech synthesis with synthesized input audio

arXiv:2307.16584v11 citationsh-index: 97
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for video-to-speech synthesis, potentially enhancing speech reconstruction in noisy or silent video scenarios.

The paper tackles video-to-speech synthesis by using both video and synthesized audio inputs during training and inference, rather than discarding audio, and shows this approach works with raw waveforms and mel spectrograms as outputs.

Video-to-speech synthesis involves reconstructing the speech signal of a speaker from a silent video. The implicit assumption of this task is that the sound signal is either missing or contains a high amount of noise/corruption such that it is not useful for processing. Previous works in the literature either use video inputs only or employ both video and audio inputs during training, and discard the input audio pathway during inference. In this work we investigate the effect of using video and audio inputs for video-to-speech synthesis during both training and inference. In particular, we use pre-trained video-to-speech models to synthesize the missing speech signals and then train an audio-visual-to-speech synthesis model, using both the silent video and the synthesized speech as inputs, to predict the final reconstructed speech. Our experiments demonstrate that this approach is successful with both raw waveforms and mel spectrograms as target outputs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes