HCGRLGSDASAug 25, 2021

Integrated Speech and Gesture Synthesis

arXiv:2108.11436v121 citations
Originality Incremental advance
AI Analysis

This addresses the issue of inefficiencies and inconsistencies in multimodal synthesis for applications like virtual agents, though it is incremental as it builds on existing neural speech-synthesis engines.

The paper tackles the problem of synthesizing speech and gestures separately by proposing integrated speech and gesture synthesis (ISG) as a unified approach, achieving results where one model matches state-of-the-art pipeline performance with faster synthesis time and reduced parameters.

Text-to-speech and co-speech gesture synthesis have until now been treated as separate areas by two different research communities, and applications merely stack the two technologies using a simple system-level pipeline. This can lead to modeling inefficiencies and may introduce inconsistencies that limit the achievable naturalness. We propose to instead synthesize the two modalities in a single model, a new problem we call integrated speech and gesture synthesis (ISG). We also propose a set of models modified from state-of-the-art neural speech-synthesis engines to achieve this goal. We evaluate the models in three carefully-designed user studies, two of which evaluate the synthesized speech and gesture in isolation, plus a combined study that evaluates the models like they will be used in real-world applications -- speech and gesture presented together. The results show that participants rate one of the proposed integrated synthesis models as being as good as the state-of-the-art pipeline system we compare against, in all three tests. The model is able to achieve this with faster synthesis time and greatly reduced parameter count compared to the pipeline system, illustrating some of the potential benefits of treating speech and gesture synthesis together as a single, unified problem. Videos and code are available on our project page at https://swatsw.github.io/isg_icmi21/

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