DanielSWolf / rhubarb-lip-sync

Rhubarb Lip Sync is a command-line tool that automatically creates 2D mouth animation from voice recordings. You can use it for characters in computer games, in animated cartoons, or in any other project that requires animating mouths based on existing recordings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rhubarb Lip Sync for Spine: Support any modern JRE

DanielSWolf opened this issue · comments

Rhubarb Lip Sync for Spine currently only works with a very specific Java version: the Oracle Java Runtime Environment (JRE) version 8. This is the only JRE that hat JavaFX included, which is used by Rhubarb Lip Sync for Spine.

I should include JavaFX as a library with Rhubarb. This would give users much more freedom to install JREs from different sources and in different (newer) versions.