File size: 494 Bytes
c8c0318 b33b788 c8c0318 b33b788 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
license: apache-2.0
pipeline_tag: image-to-video
---
# LeapTalk
LeapTalk is a framework for real-time talking-head generation from a reference image and speech audio. It enables single-step inference and supports stable long-form video generation.
Paper: [LeapTalk: Breaking the Latency-Quality Trade-off in Talking Head Generation](https://huggingface.co/papers/2608.00079)
Project page: https://zhangrongxiang.github.io/leaptalk-page/
Code: https://github.com/zhangrongxiang/LeapTalk |