Discover and explore top open-source AI tools and projects—updated daily.
DanielSWolfCLI tool for 2D mouth animation from voice recordings
Top 19.9% on SourcePulse
Rhubarb Lip Sync is a command-line tool that automatically generates 2D mouth animations from voice recordings, ideal for game developers and animators. It analyzes audio to create lip-sync data, supporting various export formats and integrating with popular animation software.
How It Works
The tool analyzes audio files using either PocketSphinx (English) or a phonetic recognizer (language-independent) to identify speech sounds. It then maps these sounds to a set of predefined mouth shapes (6 basic, up to 3 optional extended shapes) based on phonetic analysis, generating timing data for animation.
Quick Start & Requirements
rhubarb -o output.txt my-recording.wavHighlighted Details
--machineReadable option for JSON-formatted progress and status messages, useful for automation.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
3 weeks ago
Inactive
Rudrabha