CVAug 5, 2022

Real-time Gesture Animation Generation from Speech for Virtual Human Interaction

arXiv:2208.03244v117 citationsh-index: 27Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for natural and responsive virtual avatars in human-computer interaction, though it appears incremental as it builds on existing data-driven and GAN-based methods.

The paper tackles the problem of generating real-time gestures from speech for virtual human interaction, achieving a delay below three seconds between audio input and gesture animation.

We propose a real-time system for synthesizing gestures directly from speech. Our data-driven approach is based on Generative Adversarial Neural Networks to model the speech-gesture relationship. We utilize the large amount of speaker video data available online to train our 3D gesture model. Our model generates speaker-specific gestures by taking consecutive audio input chunks of two seconds in length. We animate the predicted gestures on a virtual avatar. We achieve a delay below three seconds between the time of audio input and gesture animation. Code and videos are available at https://github.com/mrebol/Gestures-From-Speech

Code Implementations1 repo
Foundations

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

Your Notes