AnyTalk:利用视频生成模型为任意角色生成3D语音动画

HuggingFace Daily Papers(社区热门论文)·2026-08-17 08:00·7天前
AI 导读

AnyTalk提出一种无需动画数据即可为任意角色生成3D语音动画的新方法,通过Character-specific Fine-tuning(CsF)技术将预训练视频扩散模型适配至目标角色,再经优化过程估计blendshape参数,将说话头视频提升为3D语音动画。该方法支持多种面部网格和blendshape配置,显著降低人工与数据需求。蒸馏版AnyTalk_{RT}可实现实时性能,代码已公开。

HuggingFace Daily Papers(社区热门论文)
54AI 编辑部评分,满分 100

AnyTalk:利用视频生成模型为任意角色生成3D语音动画

2026-08-17 08:00· 7天前
AI 导读

AnyTalk提出一种无需动画数据即可为任意角色生成3D语音动画的新方法,通过Character-specific Fine-tuning(CsF)技术将预训练视频扩散模型适配至目标角色,再经优化过程估计blendshape参数,将说话头视频提升为3D语音动画。该方法支持多种面部网格和blendshape配置,显著降低人工与数据需求。蒸馏版AnyTalk_{RT}可实现实时性能,代码已公开。

We present AnyTalk, a novel method for generating 3D speech animations for arbitrary characters without requiring any animation data. While existing audio-driven 3D speech animation methods rely on character-specific training data or laborious rigging/re-meshing, AnyTalk circumvents these limitations by leveraging recent video diffusion models trained on extensive video datasets. We first adapt a pre-trained video diffusion model to a target character through our Character-specific Fine-tuning (CsF) technique. By fine-tuning on rendered images of the 3D character paired with zeroed-out audio embeddings (representing "no motion"), we eliminate the need for animation data while preserving the motion prior of large-scale video diffusion model. We then uplift the resulting talking-head video into a 3D speech animation by estimating blendshape parameters through a proposed optimization process. AnyTalk enables lip-synced animations across diverse face meshes and blendshape configurations, significantly reducing manual effort and data requirements. We further enhance usability by distilling AnyTalk into a streamlined network, AnyTalk_{RT}, thereby enabling real-time performance. By leveraging talking-head video generation, our method broadens access to audio-driven speech animation technology for arbitrary characters. The code is publicly available at https://serin-yoon.github.io/projects/anytalk/.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org