soul-ailab/soulx-liveact

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 minute ago
Added to GitGenius on September 17th, 2026
Created on March 12th, 2026
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 101
Total Stargazers: 1,191 (+0)
Total Subscribers: 38 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.0 days
Mean response time: 17.9 days
90th percentile: 97.4 days
Tracked items: 9

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 138 days
Stale 30+ days: 14
Stale 90+ days: 9

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

SoulX-LiveAct is an inference framework for real-time human animation generation that extends animation synthesis to hour-scale durations.

The project addresses the challenge of generating long-duration, temporally coherent human animations in real time. It employs two key technical innovations: neighbor forcing, which maintains consistency across animation frames by leveraging information from adjacent frames, and ConvKV memory, a memory mechanism designed to handle the computational demands of processing extended sequences without degrading performance. These techniques enable the system to generate smooth, realistic human motion over extended periods while maintaining real-time inference speeds.

Developers working on animation synthesis, motion capture applications, or interactive character animation systems should evaluate this tool. The hour-scale capability distinguishes it from systems limited to shorter sequences, making it suitable for applications requiring sustained animation generation such as virtual character interactions, long-form video synthesis, or continuous motion generation pipelines. The focus on real-time inference means the framework prioritizes speed alongside quality, relevant for applications with latency constraints.

The project maintains active development with regular commits addressing both core functionality and experimental features. The codebase shows ongoing refinement of the inference pipeline with attention to optimization and performance improvements. Documentation and code examples are provided to support adoption, though the repository is positioned as research code accompanying an academic paper rather than a production-ready library with extensive API stability guarantees.