-
Notifications
You must be signed in to change notification settings - Fork 140
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
Cropping issue discussion #40
Comments
@nitinmukesh thank you for the help, yes i figured out why it was not working so i missed two files one was that .dat file and that .npy file, once i placed that in data_preprocess folder, it started to work thank you very much for your help |
@nitinmukesh @newgenai79 also i can see the blink and eyes movement are not very natural compares to echomimic, how we can achieve the same? i tried huber_pose as well but not getting perfect result. what is hubert_full_control? |
I don't think it's possible since the model is trained on 256 x 256 resolution.
EchoMimic is good as it is trained on large dataset, hence the results are better. |
@nitinmukesh echomimic is very slow, for 40 secs video it took about 2.5 hours so not a practical solution. anitalker is very fast, thats why i am building a solution on top of it. if author @liutaocode or any author can shed some lights on it or give some headstart on how to achieve blink and facial expression, that would be great, or if they release a code or more trained model that would also work, looking forward to it |
still waiting for blink feature, also any update on the project? any new release of the code? or any new features? |
Arvrairobo commented 3 days ago
for following issue
ERROR: No matching distribution found for pytorch-lightning==1.6.5
python -m pip install pip==24.0
Make sure to install following
https://github.com/X-LANCE/AniTalker/blob/main/md_docs/run_on_windows.md
The text was updated successfully, but these errors were encountered: