SDCVASFeb 17

UniTAF: A Modular Framework for Joint Text-to-Speech and Audio-to-Face Modeling

arXiv:2602.15651v1Has Code
Originality Synthesis-oriented
AI Analysis

This work provides engineering practice references for speech expression co-design, but it is incremental as it focuses on system design rather than generation quality.

The paper tackled the problem of merging text-to-speech (TTS) and audio-to-face (A2F) models into a unified framework to improve consistency between generated audio and facial expressions from text, validating the feasibility of reusing intermediate TTS representations for joint modeling.

This work considers merging two independent models, TTS and A2F, into a unified model to enable internal feature transfer, thereby improving the consistency between audio and facial expressions generated from text. We also discuss the extension of the emotion control mechanism from TTS to the joint model. This work does not aim to showcase generation quality; instead, from a system design perspective, it validates the feasibility of reusing intermediate representations from TTS for joint modeling of speech and facial expressions, and provides engineering practice references for subsequent speech expression co-design. The project code has been open source at: https://github.com/GoldenFishes/UniTAF

Foundations

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

Your Notes