Generating Talking Face Landmarks from Speech
Sefik Emre Eskimez, Ross K Maddox, Chenliang Xu, Zhiyao Duan

TL;DR
This paper introduces a real-time system that generates talking face landmarks from speech using an LSTM network, improving visual speech synthesis for noisy environments and hearing-impaired users.
Contribution
It presents a novel LSTM-based approach trained on multiple speakers to predict face landmarks from speech, capable of generalizing to unseen speakers and utterances.
Findings
System achieves low mean-squared error in landmark prediction.
Subjective tests indicate realistic and distinguishable talking face landmarks.
Method effectively generalizes to new speakers and speech inputs.
Abstract
The presence of a corresponding talking face has been shown to significantly improve speech intelligibility in noisy conditions and for hearing impaired population. In this paper, we present a system that can generate landmark points of a talking face from an acoustic speech in real time. The system uses a long short-term memory (LSTM) network and is trained on frontal videos of 27 different speakers with automatically extracted face landmarks. After training, it can produce talking face landmarks from the acoustic speech of unseen speakers and utterances. The training phase contains three key steps. We first transform landmarks of the first video frame to pin the two eye points into two predefined locations and apply the same transformation on all of the following video frames. We then remove the identity information by transforming the landmarks into a mean face shape across the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Face recognition and analysis · Face and Expression Recognition
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
