paper-with-me

Papers

SoulX-FlashTalk: Real-Time Infinite Streaming of Audio-Driven Avatars via Self-Correcting Bidirectional Distillation

2025-12-29 · Le Shen, Qian Qiao, Tan Yu, Ke Zhou, Tianhang Yu, Yu Zhan, Zhenjie Wang, Ming Tao, Shunshun Yin, Siyuan Liu arxiv

Deploying massive diffusion models for real-time, infinite-duration, audio-driven avatar generation presents a significant engineering challenge, primarily due to the conflict between computational load and strict latency constraints. Existing approaches often compromise visual fidelity by enforcing strictly unidirectional attention mechanisms or reducing model capacity. To address this problem, we introduce \textbf{SoulX-FlashTalk}, a 14B-parameter framework optimized for high-fidelity real-time streaming. Diverging from conventional unidirectional paradigms, we use a \textbf{Self-correcting Bidirectional Distillation} strategy that retains bidirectional attention within video chunks. This design preserves critical spatiotemporal correlations, significantly enhancing motion coherence and visual detail. To ensure stability during infinite generation, we incorporate a \textbf{Multi-step Retrospective Self-Correction Mechanism}, enabling the model to autonomously recover from accumulated errors and preventing collapse. Furthermore, we engineered a full-stack inference acceleration suite incorporating hybrid sequence parallelism, Parallel VAE, and kernel-level optimizations. Extensive evaluations confirm that SoulX-FlashTalk is the first 14B-scale system to achieve a \textbf{sub-second start-up latency (0.87s)} while reaching a real-time throughput of \textbf{32 FPS}, setting a new standard for high-fidelity interactive digital human synthesis.

📄 PDF Abstract BibTeX arXiv:2512.23379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SoulX-FlashHead: Oracle-guided Generation of Infinite Real-time Streaming Talking Heads

2026-02-07 · Tan Yu, Qian Qiao, Le Shen, Ke Zhou 외 arxiv

Achieving a balance between high-fidelity visual quality and low-latency streaming remains a formidable challenge in audio-driven portrait generation. Existing large-scale models often suffer from prohibitive computation…

Video Generation

SoulX-LiveAct: Towards Hour-Scale Real-Time Human Animation with Neighbor Forcing and ConvKV Memory

2026-03-12 · Dingcheng Zhen, Xu Zheng, Ruixin Zhang, Zhiqi Jiang 외 arxiv

Autoregressive (AR) diffusion models offer a promising framework for sequential generation tasks such as video synthesis by combining diffusion modeling with causal inference. Although they support streaming generation, …

Causal InferenceVideo Generation

SoulX-Singer: Towards High-Quality Zero-Shot Singing Voice Synthesis

2026-02-08 · Jiale Qian, Hao Meng, Tian Zheng, Pengcheng Zhu 외 arxiv

While recent years have witnessed rapid progress in speech synthesis, open-source singing voice synthesis (SVS) systems still face significant barriers to industrial deployment, particularly in terms of robustness and ze…

Zero-shot GeneralizationSpeech Synthesis

StreamingVLM: Real-Time Understanding for Infinite Video Streams

2025-10-10 · Ruyi Xu, Guangxuan Xiao, Yukang Chen, Liuning He 외 arxiv

Vision-language models (VLMs) could power real-time assistants and autonomous agents, but they face a critical challenge: understanding near-infinite video streams without escalating latency and memory usage. Processing …

Live Avatar: Streaming Real-time Audio-Driven Avatar Generation with Infinite Length

2025-12-04 · Yubo Huang, Hailong Guo, Fangtai Wu, Weiqiang Wang 외 arxiv

Audio-driven avatar interaction demands real-time, streaming, and infinite-length generation -- capabilities fundamentally at odds with the sequential denoising and long-horizon drift of current diffusion models. We pres…