gvclab/personalive

[CVPR 2026] PersonaLive! : Expressive Portrait Image Animation for Live Streaming

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 49 seconds ago
Added to GitGenius on September 18th, 2026
Created on November 25th, 2025
Open Issues & Pull Requests: 35 (+0)
GitHub issues: Enabled
Number of forks: 543
Total Stargazers: 3,791 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.2 hours
Mean response time: 3.7 days
90th percentile: 5.4 days
Tracked items: 53

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 12% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 47% of issues opened in the past year have been closed. Three people close 71% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 32
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 223 days
Stale 30+ days: 31
Stale 90+ days: 31

Recent activity

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

Top labels

  • windows (3)
  • MAC (1)
  • RTX 50-Series (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

PersonaLive is a diffusion-based framework for generating expressive portrait animations from still images suitable for live streaming applications.

The tool addresses the challenge of creating realistic, infinite-length talking-head videos in real time. It uses a streamable diffusion approach that can generate portrait animations while maintaining expressiveness and quality. The framework is designed to work within memory constraints, supporting long video generation on systems with limited VRAM through a streaming strategy for offline inference.

The project is intended for academic research and suits developers working on portrait animation, virtual streaming, or talking-head video generation. Pre-trained weights are available through multiple sources, and the tool integrates with existing ecosystems like ComfyUI. The codebase includes both inference and training implementations, allowing users to either apply the model directly or fine-tune it for specific use cases.

Development activity shows consistent progress with regular releases of core components including inference code, training code, and model weights. The project maintains active engagement with the community through issue resolution and feature enhancements, including WebUI improvements and integration support for third-party tools. A paper describing the approach has been published alongside the code release.