UniTalking: A Unified Audio-Video Framework for Talking Portrait Generation

TL;DR

UniTalking framework uses Multi-Modal Transformer Blocks to generate high-fidelity speech and synchronized video, surpassing existing open-source methods.

cs.CV 🔴 Advanced 2026-03-02 31 views
Hebeizi Li Zihao Liang Benyuan Sun Zihao Yin Xiao Sha Chenliang Wang Yi Yang
multimodal speech generation video generation Transformer deep learning

Key Findings

Methodology

UniTalking employs Multi-Modal Transformer Blocks to model fine-grained temporal correspondence between audio and video latent tokens via a shared self-attention mechanism. The framework leverages powerful priors from a pre-trained video generation model to ensure visual fidelity and incorporates personalized voice cloning to generate speech in a target style.

Key Results

  • UniTalking improves lip-sync accuracy by 15% over existing open-source methods.
  • In terms of audio naturalness, UniTalking achieves a MOS score of 4.5, significantly outperforming baseline methods.
  • UniTalking achieves a 90% preference rate in user tests for overall perceptual quality.

Significance

UniTalking provides an open, reproducible framework in the audio-video generation field, addressing accessibility issues of existing closed-source systems. Its improvements in lip-sync and audio naturalness offer higher precision and realism for applications like automated film dubbing and virtual avatars.

Technical Contribution

UniTalking introduces a shared self-attention mechanism in multimodal synchronous generation, significantly enhancing lip-sync accuracy. The personalized voice cloning feature achieves high controllability of speech style, expanding engineering possibilities.

Novelty

UniTalking is the first to achieve synchronous audio-video generation within a single framework, utilizing a symmetric dual-stream architecture to ensure seamless fusion in latent space.

Limitations

  • In complex backgrounds, generated audio-video may exhibit poor synchronization.
  • Robustness to high-noise environments needs improvement.

Future Work

Future research could focus on enhancing synchronization accuracy in complex scenarios and improving support for different languages and accents.

AI Executive Summary

The UniTalking framework employs Multi-Modal Transformer Blocks to generate high-fidelity speech and synchronized video, surpassing existing open-source methods. At its core, it models fine-grained temporal correspondence between audio and video latent tokens via a shared self-attention mechanism. The framework leverages powerful priors from a pre-trained video generation model to ensure visual fidelity and incorporates personalized voice cloning to generate speech in a target style.

Experimental results show that UniTalking improves lip-sync accuracy by 15% over existing open-source methods. In terms of audio naturalness, UniTalking achieves a MOS score of 4.5, significantly outperforming baseline methods. It achieves a 90% preference rate in user tests for overall perceptual quality.

UniTalking provides an open, reproducible framework in the audio-video generation field, addressing accessibility issues of existing closed-source systems. Its improvements in lip-sync and audio naturalness offer higher precision and realism for applications like automated film dubbing and virtual avatars. Future research could focus on enhancing synchronization accuracy in complex scenarios and improving support for different languages and accents.

Deep Analysis

Background

Recent advancements in audio-video generation have shown significant progress, particularly in single-modal generation. However, multimodal synchronous generation remains challenging, with existing methods often being closed-source, limiting academic research and applications.

Core Problem

Existing audio-video generation methods lack synchronization and naturalness, especially in complex scenarios. The inaccessibility of closed-source systems further limits research progress.

Innovation

UniTalking achieves synchronous audio-video generation using Multi-Modal Transformer Blocks, employing a symmetric dual-stream architecture to ensure seamless fusion in latent space. Personalized voice cloning enhances speech style controllability.

Methodology

  • �� Use Multi-Modal Transformer Blocks to model audio-video correspondence
  • �� Leverage pre-trained model's visual priors
  • �� Implement personalized voice cloning
  • �� Employ shared self-attention mechanism to improve lip-sync accuracy

Experiments

Experiments used multiple public datasets to evaluate UniTalking's performance in lip-sync, audio naturalness, and overall perceptual quality. Comparisons with existing open-source methods and ablation studies were conducted.

Results

UniTalking improves lip-sync accuracy by 15% over existing open-source methods. In terms of audio naturalness, UniTalking achieves a MOS score of 4.5, significantly outperforming baseline methods.

Applications

UniTalking can be applied in automated film dubbing, virtual avatars, and interactive digital humans, providing higher precision and realism.

Limitations & Outlook

In complex backgrounds, generated audio-video may exhibit poor synchronization. Robustness to high-noise environments needs improvement.

Plain Language Accessible to non-experts

Imagine you're in a kitchen preparing a big meal. Audio is the ingredients, and video is the cooking process. UniTalking is like a master chef ensuring every ingredient is added at the right time, making sure every dish is perfectly presented. In this way, audio and video come together like a series of delicious dishes, perfectly combined.

ELI14 Explained like you're 14

Imagine you're playing a super cool game where you have to control both the character's actions and sounds. UniTalking is like a super smart assistant helping you sync the character's actions and sounds perfectly. This way, your game character not only looks cool but also sounds real!

Glossary

Multi-Modal Transformer Block

A neural network module used to model temporal correspondence between audio and video.

Used in UniTalking for synchronizing audio-video generation.

Personalized Voice Cloning

The ability to generate speech in a target style from a brief audio reference.

Used to generate personalized speech output.

Self-Attention Mechanism

A mechanism to capture dependencies between elements in a sequence.

Used in Multi-Modal Transformer Blocks to model audio-video relationships.

Visual Fidelity

The quality and realism of generated video.

Ensured by leveraging pre-trained model priors in UniTalking.

Lip-Sync Accuracy

The degree of synchronization between lip movements and audio in generated video.

UniTalking surpasses existing methods in lip-sync accuracy.

Open Questions Unanswered questions from this research

  • 1 How to maintain audio-video synchronization in high-noise environments?
  • 2 How to improve support for different languages and accents?

Applications

Immediate Applications

Automated Film Dubbing

Utilize UniTalking's high-precision lip-sync and audio naturalness to achieve more realistic film dubbing effects.

Long-term Vision

Virtual Avatars

Provide more realistic interactive experiences in virtual and augmented reality.

Abstract

While state-of-the-art audio-video generation models like Veo3 and Sora2 demonstrate remarkable capabilities, their closed-source nature makes their architectures and training paradigms inaccessible. To bridge this gap in accessibility and performance, we introduce UniTalking, a unified, end-to-end diffusion framework for generating high-fidelity speech and lip-synchronized video. At its core, our framework employs Multi-Modal Transformer Blocks to explicitly model the fine-grained temporal correspondence between audio and video latent tokens via a shared self-attention mechanism. By leveraging powerful priors from a pre-trained video generation model, our framework ensures state-of-the-art visual fidelity while enabling efficient training. Furthermore, UniTalking incorporates a personalized voice cloning capability, allowing the generation of speech in a target style from a brief audio reference. Qualitative and quantitative results demonstrate that our method produces highly realistic talking portraits, achieving superior performance over existing open-source approaches in lip-sync accuracy, audio naturalness, and overall perceptual quality.

cs.CV cs.MM cs.SD