Digital human algorithm for desktop deployment
Top 59.7% on sourcepulse
MiniMates is a lightweight digital human driver algorithm designed for real-time performance on consumer hardware, including CPUs. It enables users to create personalized AI companions driven by voice or facial expressions, offering a significantly faster alternative to existing solutions like liveportrait and EchoMimic.
How It Works
MiniMates employs a coarse-to-fine wrap network architecture, eschewing traditional dense motion methods for improved CPU performance. It also utilizes explicit UV map techniques to enhance portrait accuracy. This approach allows for real-time inference on a wide range of devices, from integrated graphics to high-end GPUs.
Quick Start & Requirements
conda create -n MiniMates python=3.12
conda activate MiniMates
pip install torch --index-url https://download.pytorch.org/whl/cu124
pip install -r requirements.txt
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
1 day