-
Notifications
You must be signed in to change notification settings - Fork 31
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
i have problem with Initializing custom image movement module #2
Comments
It looks like pickle is having issues loading in one of the pretrained image mover models. I wonder if this is a torch versioning issue. What version of PyTorch do you have installed? |
During development, I used torch version 1.0. PyTorch probably updated the model loader in torch version 2.0, maybe try downgrading to torch version 1.0 and see if that fixes it. I'm guessing it's a legacy loader issue, but could be mistaken. |
Could be due to an incomplete model download: |
Nice!! Glad you got it working. I know LFS is a bit weird sometimes. |
Can I change voice model? |
I initially had a feature where you could change the voice model given sample audio, but since the custom voice model was way too large and way too slow, I scrapped it. You can still find it in |
I'm totally noob in this and programming 😅 I need little help with tutorial 😅 |
Sorry, but at the moment I don't have too much time to work on getting the custom voice module to work. The main issue is it was very experimental and will take a lot of work to get into the main program. From my memory, the result from the custom voice model was ok and wasn't too good. So, may not be worth trying to put in the main program anyways. |
can I somehow adjust that picture little self moves? |
Sorry, but I'm not quite sure what you mean by this. |
To move around a little bit on her own. Sorry I'm using deepl for translating, I'm not good in English, I'm from czech republic 😅 |
Aside from blinking and lip syncing, I didn't add any other movement to the image. It would be a cool feature to add though! |
can help me?
The text was updated successfully, but these errors were encountered: