morevnaproject-org / papagayo-ng

Papagayo is a lip-syncing program designed to help you line up phonemes (mouth shapes) with the actual recorded sound of actors speaking. Papagayo makes it easy to lip sync animated characters by making the process very simple - just type in the words being spoken (or copy/paste them from the animation's script), then drag the words on top of the sound's waveform until they line up with the proper sounds.
236 stars 51 forks source link

First CLI Support #110

Closed steveway closed 3 years ago

steveway commented 3 years ago

This mostly adds support for usage via CLI. There are also some bugfixes and some improvements. For example the conversion between Phonemesets should be much better thanks to individual conversions between each set. I also created a little tool which helps with changing this conversion. You can use the phoneme_conversion_helper.py to improve the conversions further if you want, please send the improvements back of course so everyone can use it.