In exciting news, Rhubarb Lip Sync can now output the .dat files that OpenToonz uses for lip syncing! This results in extremely fast lip syncing. While it would be amazing to see this directly integrated with OpenToonz at some point, for now we can use command line to run Rhubarb and then use the generated .dat file in OpenToonz.
I use macOS, so these directions are mac specific:
2. Unzip the rhubarb directory - I moved mine onto the Desktop
3. Place your audio file in the same parent directory (ie. Desktop)
4. Open Terminal
5. Open the parent directory (ie. Desktop) directory by typing:
cd ~/Desktop (then press enter)
6. Type the following, customizing as needed:
rhubarb-lip-sync-1.10.0-osx/rhubarb -o outputname.dat -f dat --datUsePrestonBlair youraudiofile.wav (then press enter)
Step 6 is specifying the:
rhubarb path: rhubarb-lip-sync-1.10.0-osx/rhubarb
output name: -o outputname.dat (the exact name can be customized)
output format: -f dat
mouth type: --datUsePrestonBlair
audio file: youraudiofile.wav (the exact name can be customized, should be listed last)
7. In OpenToonz, load your audio file into a scene and use the "Apply Lip Sync Data to Column" command on a level of Preston blair mouths (this works best when only the first frame is exposed in the Xsheet) - select the generated .dat file
Personally I'm really excited to have a compatible lip-sync option on macOS. The last release of Papagayo only partially works and Papagayo-NG is only an option if you build yourself.