rhubarb-lip-sync icon indicating copy to clipboard operation
rhubarb-lip-sync copied to clipboard

Rhubarb Lip Sync 2 MVP

Open DanielSWolf opened this issue 2 years ago • 0 comments

This issue tracks the steps toward an MVP version of Rhubarb 2. The goal is to have a first working version based on the new architecture, but without any non-essential features (automatic speech recognition, phonetic recognition, third-party integrations, full documentation, GUI, etc.).

  • [ ] Working CI build (Rust) for all platforms
  • [ ] Audio library (loading WAVE and Ogg Vorbis files, trimming, resampling, caching)
  • [ ] Generic timeline data structure
  • [ ] Forced alignment using custom Rust port of Montreal Forced Aligner
  • [ ] Minimal debugging GUI
  • [ ] Rust port of existing animation algorithm
  • [ ] Minimal set of exporters
  • [ ] Minimal CLI

DanielSWolf avatar Jan 09 '23 17:01 DanielSWolf