← SSI archive · Review rubric

2022 · arXiv / imported corpus page · Field expert review · confidence high

SVTS: Scalable Video-to-Speech Synthesis

Rodrigo Mira, Alexandros Haliassos, Stavros Petridis, Björn W. Schuller, Maja Pantić

A key scaling contribution that demonstrates simple spectrogram prediction plus pretrained vocoder pipelines outperform prior complex models on diverse datasets, marking foundational progress in large-scale video-to-speech synthesis.

Verdict: full-text draftPriority: highConfidence: highBasis: full textCoverage: high

Reading guidance

Verdict
full-text draft · priority high · confidence high
Why it matters
Establishes a practical, scalable video-to-speech baseline capable of leveraging large, unconstrained datasets (notably LRS3+VoxCeleb2) with competitive intelligibility, shifting the field from intricate small-dataset loss engineering to data-driven scaling.
What to trust
Basis: full text. Coverage: high. 8 evidence records back the review.
What is weak
Dependent on large curated audiovisual datasets; lower fidelity and intelligibility on unseen speakers and unconstrained conditions; no demonstration of robustness to in-the-wild variation; ASR evaluation limitations on complex datasets. No user studies or open-vocabulary ASR-based WER for LRS3 due to ASR unreliability on generated audio; evaluation focused on seen and unseen speakers splits on standard datasets. Requires reasonably cropped, aligned lip video and substantial, curated audiovisual training data; no unconstrained deployment validation yet. Limited to lip-video to speech reconstruction, does not address cross-modal or other silent speech modalities. Overclaim risk: Low to moderate due to clear claims but deployment beyond benchmark remains future work..
Read before
SSI review rubric
Read next
SSI archive

Axes

Task
speech-reconstruction
Modality
video
Hardware
camera
Body site
lip
Output
speech-audio
Vocabulary
word- and sentence-level audiovisual speech
Metrics
PESQ, STOI, ESTOI, and WER evaluated on generated speech with pretrained ASR models; GRID and LRW WER reported, but no WER for LRS3 due to ASR unreliability; vocoder speed measured in clips/second; loss function ablations measured by same metrics.
Evaluation mode
Quantitative benchmark evaluations and ablation studies including vocoder and loss comparisons.
Review confidence
high
Overclaim risk
Low to moderate due to clear claims but deployment beyond benchmark remains future work.

Expert take

This work provides a pragmatically designed and thoroughly evaluated video-to-speech system prioritizing scalability. It employs a clean architectural split—video-to-spectrogram predictor using ResNet18 plus conformers, paired with a pretrained Parallel WaveGAN vocoder—favoring ease of training on large unlabeled audiovisual corpora. The method beats prior art on popular benchmarks like GRID and LRW and achieves intelligible speech on challenging datasets like LRS3, with further improvements shown when scaling training data by incorporating VoxCeleb2. While it does not solve deployment challenges in-the-wild, it marks an important shift in the field toward prioritizing data scale and simplicity rather than complex loss engineering or small-data-specific approaches, providing a strong baseline for large-scale visual silent speech research.

True value

Establishes a practical, scalable video-to-speech baseline capable of leveraging large, unconstrained datasets (notably LRS3+VoxCeleb2) with competitive intelligibility, shifting the field from intricate small-dataset loss engineering to data-driven scaling.

What changed

Canon before

Previous video-to-speech methods typically relied on small, constrained datasets, complex loss functions, and architectures that scaled poorly to large, diverse datasets.

Delta from canon

Shifts towards simpler, scalable architectures using a two-stage spectrogram prediction plus pretrained vocoder pipeline; demonstrates results on large, less constrained datasets such as LRW and especially LRS3.

Position in field

Foundational large-scale video-to-speech paper, demonstrating scalability and strong baseline for lip-based silent speech reconstruction relevant to SSI modalities.

Evidence

“ In this work, we introduce a rather than a spectrogram-based approach. scalable video-to-speech framework consisting of two compo- Remarkably, most recent works focus on corpora with nents: a video-to-spectrogram predictor and a pre-trained neu- small pools of speakers, constrained vocabularies, and video ral vocoder, which converts the mel-frequency spectrograms recorded in studio conditions (e. g., 4-Speaker GRID and 3- into waveform audio. ”

author_claim · Abstract · confidence 1.00

“ In this work, we introduce a rather than a spectrogram-based approach. scalable video-to-speech framework consisting of two compo- Remarkably, most recent works focus on corpora with nents: a video-to-spectrogram predictor and a pre-trained neu- small pools of speakers, constrained vocabularies, and video ral vocoder, which converts the mel-frequency spectrograms recorded in studio conditions (e. g., 4-Speaker GRID and 3- into waveform audio. ”

actual_novelty · 2. Methodology · confidence 1.00

“ Fi- nally, we experiment with combining the LRS3 training dataset 1 https://github.com/CorentinJ/ with an English-only version [35] of VoxCeleb2 (while keep- Real-Time-Voice-Cloning. ing the same LRS3 validation and test sets to ease comparison), amounting to around 1,550 hours of footage. ”

validation_scope · 3. Experimental setup · confidence 1.00

“ Due to LRS3’s complex vocabulary and long sentence structure, we are unable to find a speech recognition model that works accurately on our generated samples (e. g., the word ”teacher” is often mistaken for ”teachers”), and therefore do not report WER for this dataset. ∗ reported using Google speech-to-text API. ”

metric · 3.4. Evaluation metrics · confidence 1.00

“ Thanks to efficient Metric PESQ STOI ESTOI GPU implementations, the vocoders are roughly 50× faster (%) (clips/sec.) Griffin-Lim∗ [12] 2.00 0.696 0.513 2.41 1.2 than Griffin-Lim, with the fastest vocoder, Multiband Melgan, Multiband MelGAN [41] 1.86 0.683 0.487 2.50 184.9 being able to process almost 200 GRID clips per second. ”

metric · 4.2. Ablations · confidence 1.00

“ We Table 4: Loss ablation on GRID (seen speakers). find that the baseline’s performance is roughly similar to the . individual losses on PESQ, STOI and ESTOI, but is clearly su- Metric PESQ STOI ESTOI WER (%) perior on WER. ”

metric · 4.1. Experiments · confidence 1.00

“ While these developments are meaningful within ideal effectively scale our method to very large and unconstrained conditions, they fail to leverage the massive amount of audio- datasets: To the best of our knowledge, we are the first to show visual data available publicly, and propose training procedures intelligible results on the challenging LRS3 dataset. which do not easily scale to very large datasets [18, 24]. ”

limitation · 4. Results · confidence 1.00

“ Fi- nally, we experiment with combining the LRS3 training dataset 1 https://github.com/CorentinJ/ with an English-only version [35] of VoxCeleb2 (while keep- Real-Time-Voice-Cloning. ing the same LRS3 validation and test sets to ease comparison), amounting to around 1,550 hours of footage. ”

deployment_claim · 2. Methodology · confidence 1.00

Limits

Technical limits

Dependent on large curated audiovisual datasets; lower fidelity and intelligibility on unseen speakers and unconstrained conditions; no demonstration of robustness to in-the-wild variation; ASR evaluation limitations on complex datasets.

Evaluation limits

No user studies or open-vocabulary ASR-based WER for LRS3 due to ASR unreliability on generated audio; evaluation focused on seen and unseen speakers splits on standard datasets.

Deployment limits

Requires reasonably cropped, aligned lip video and substantial, curated audiovisual training data; no unconstrained deployment validation yet.

Scope limits

Limited to lip-video to speech reconstruction, does not address cross-modal or other silent speech modalities.