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

Audio-driven video-to-video support #25

Open
xuyangcao opened this issue Dec 4, 2024 · 3 comments
Open

Audio-driven video-to-video support #25

xuyangcao opened this issue Dec 4, 2024 · 3 comments

Comments

@xuyangcao
Copy link
Collaborator

xuyangcao commented Dec 4, 2024

Our model is able to conduct audio-driven video editing, see this zero shot inference demo :

demo.mp4

The video has been blurred due to copyright reasons.

Code will be released later.

@xuyangcao xuyangcao pinned this issue Dec 4, 2024
@xuyangcao xuyangcao changed the title About video editing Audio-driven video-to-video support Dec 5, 2024
@xuyangcao
Copy link
Collaborator Author

video2video-demo2.mp4

source video: https://civitai.com/images/42887071

@xuyangcao
Copy link
Collaborator Author

video2video-demo2.mp4
source video: https://civitai.com/images/42887071

and the paste-back result:

video-2-video-demo_03.mp4

@xuyangcao
Copy link
Collaborator Author

this looks legit! does it currently only support Chinese audio as motion_generator_hubert_chinese.pt is the only motion generator weights downloadable from hf right now? would it somehow work for non Chinese audio and how accurate those are? thanks!

The term 'motion_generator_hubert_chinese' means the motion generator is trained using the hubert-base-Chinese audio-encoder, and it support non-Chinese audio. Currently, the lip-sync performs better in Chinese and English audios, as our training dataset mainly contains Chinese and English videos.

@xuyangcao xuyangcao unpinned this issue Dec 20, 2024
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

No branches or pull requests

1 participant