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.
233 stars 51 forks source link

Unify Lipsync Objects to a singular one. #100

Closed steveway closed 3 years ago

steveway commented 3 years ago

This changes the code to use a singular LipSyncObject. These are based on the NodeMixin class from anytree. This way the code can be simplified a lot.