meigen-ai/infinitetalk

​​Unlimited-length talking video generation​​ that supports image-to-video and video-to-video generation

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 22 seconds ago
Added to GitGenius on September 8th, 2026
Created on August 14th, 2025
Open Issues & Pull Requests: 167 (+0)
GitHub issues: Enabled
Number of forks: 1,354
Total Stargazers: 7,818 (+1)
Total Subscribers: 64 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 27.3 hours
Mean response time: 12.3 days
90th percentile: 40.5 days
Tracked items: 122

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 96% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 161
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 324 days
Stale 30+ days: 161
Stale 90+ days: 156

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

InfiniteTalk is an audio-driven video generation model that creates unlimited-length talking videos from sparse input frames, supporting both image-to-video and video-to-video generation modes.

The tool addresses the challenge of generating long-form talking head videos that maintain temporal consistency and lip synchronization with audio. It works by taking audio input alongside either a single image or sparse video frames and synthesizing continuous video output that matches the audio timing and speaker characteristics. The approach enables video dubbing and avatar animation without requiring dense frame sequences as input.

Developers working on video synthesis applications, digital avatar creation, or content localization through dubbing should consider this tool. It suits projects requiring long-form video generation where maintaining consistency across extended sequences is critical. The project provides both a Gradio interface and a ComfyUI integration branch, offering flexibility in deployment options. Model weights are available through Hugging Face, making integration into existing pipelines straightforward.

Development activity shows active iteration on the core technology. The project has evolved from the initial InfiniteTalk release to a successor framework called LongCat-Video-Avatar that unifies multiple generation tasks including audio-text-to-video and multi-stream audio support. The newer iteration introduces improved lip synchronization through upgraded audio encoding, enhanced physical realism and temporal stability for long-form generation, support for stylized domains beyond standard video, and inference acceleration through step distillation. This progression indicates ongoing refinement of both the model architecture and its practical applicability across diverse use cases.