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

To have a cleaner build we now use the prepare_appimage_build_dir.py … #109

Closed steveway closed 3 years ago

steveway commented 3 years ago

…file to also prepare a clean folder for the PyInstaller build.

The .spec file also has been adjusted to reflect that.