English

A Novel Speech-Driven Lip-Sync Model with CNN and LSTM

Sound 2022-05-03 v1 Artificial Intelligence Computer Vision and Pattern Recognition Graphics Audio and Speech Processing

Abstract

Generating synchronized and natural lip movement with speech is one of the most important tasks in creating realistic virtual characters. In this paper, we present a combined deep neural network of one-dimensional convolutions and LSTM to generate vertex displacement of a 3D template face model from variable-length speech input. The motion of the lower part of the face, which is represented by the vertex movement of 3D lip shapes, is consistent with the input speech. In order to enhance the robustness of the network to different sound signals, we adapt a trained speech recognition model to extract speech feature, and a velocity loss term is adopted to reduce the jitter of generated facial animation. We recorded a series of videos of a Chinese adult speaking Mandarin and created a new speech-animation dataset to compensate the lack of such public data. Qualitative and quantitative evaluations indicate that our model is able to generate smooth and natural lip movements synchronized with speech.

Keywords

Cite

@article{arxiv.2205.00916,
  title  = {A Novel Speech-Driven Lip-Sync Model with CNN and LSTM},
  author = {Xiaohong Li and Xiang Wang and Kai Wang and Shiguo Lian},
  journal= {arXiv preprint arXiv:2205.00916},
  year   = {2022}
}

Comments

This paper has been published on CISP-BMEI 2021. See https://ieeexplore.ieee.org/document/9624360

R2 v1 2026-06-24T11:04:47.506Z