joaen / maya-auto-lip-sync

A tool to automatically generate lip sync animations in Autodesk: Maya using Montreal Forced Aligner.
MIT License
29 stars 6 forks source link

Does this support PY3? Ran into issues using it in maya 2024 #15

Closed PotatomanNg closed 4 months ago

PotatomanNg commented 4 months ago

Hi, was just curious if this tool confirmed works with Python3 in maya2024? Was just testing the tool out, i installed the dependencies with the installer, got as far as inputting all my poses, audio and text into the tool.

When I executed "Generate Keyframes" it errored out by the end of the process. I will attach my log:

AutoLipSyncErrorLog.txt

Thank you for your time Joaen!

PotatomanNg commented 4 months ago

I found the problem! It involves words not being inside the libre lexicon, so names like peter, and griffin are not in there.. Used chat gpt to generate additional words I need in ARPAbet transcription code.