Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify Lipsync Objects to a singular one. #100

Merged
merged 17 commits into from
Aug 1, 2021

Conversation

steveway
Copy link
Collaborator

@steveway steveway commented Aug 1, 2021

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.

steveway and others added 17 commits July 12, 2021 22:33
Automatically create version file for PyInstaller when running PyInstaller on Spec File.
Small Layout improvement for Settings Dialog.
… over the buttons.

Also fix a bug which did not clear the voice when using the autorecognizer.
When you enter phonemes for a word during breakdown it will remember this for the next occurrences in the same text.
…c recognition.

Pronunciation Dialog is now a single function call, can be changed more easily in the future.
…d is a bit more robust too, it can clean up after itself.
…ith a new Polygon.

This makes switching between voices, resizing and zooming a lot smoother.
Also we now don't always create new MoveButtons when switching between voices and only change the visibility.
Also added cutting (well deleting is more correct) of Objects.
Removed debug output of project node.
@steveway steveway merged commit 0db38c2 into morevnaproject-org:master Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant