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推理出来的视频,口型明显不对 #205

Open
ahqzy opened this issue Dec 6, 2024 · 3 comments
Open

Audio driven推理出来的视频,口型明显不对 #205

ahqzy opened this issue Dec 6, 2024 · 3 comments

Comments

@ahqzy
Copy link

ahqzy commented Dec 6, 2024

命令:python -m scripts.audio2vid --config ./configs/prompts/animation_audio2.yaml -W 512 -H 512 -acc

视频:
https://github.com/user-attachments/assets/feb9e3f1-42e9-4e97-9ee8-ce7d4426b33b

@ahqzy
Copy link
Author

ahqzy commented Dec 6, 2024

animation_audio2.yaml 内容:
pretrained_base_model_path: './pretrained_model/stable-diffusion-v1-5'
pretrained_vae_path: './pretrained_model/sd-vae-ft-mse'
image_encoder_path: './pretrained_model/image_encoder'

denoising_unet_path: "./pretrained_model/denoising_unet.pth"
reference_unet_path: "./pretrained_model/reference_unet.pth"
pose_guider_path: "./pretrained_model/pose_guider.pth"
motion_module_path: "./pretrained_model/motion_module.pth"

audio_inference_config: "./configs/inference/inference_audio.yaml"
inference_config: "./configs/inference/inference_v2.yaml"
weight_dtype: 'fp16'

test_cases:
"./configs/inference/ref_images/lyl.png":
- "/home/zqiu/video/gdg_16k.wav"

@ahqzy
Copy link
Author

ahqzy commented Dec 6, 2024

音频文件:
gdg_16k.zip

@fcfchd
Copy link

fcfchd commented Jan 9, 2025

这牙真可怕

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

2 participants