Zejun-Yang / AniPortrait

AniPortrait: Audio-Driven Synthesis of Photorealistic Portrait Animation
Apache License 2.0
4.67k stars 585 forks source link

Some weights of the model checkpoint at ./pretrained_model/wav2vec2-base-960h were not used when initializing Wav2Vec2Model: ['lm_head.weight', 'lm_head.bias'] #78

Closed dongyiqi closed 7 months ago

dongyiqi commented 7 months ago

call python -m scripts.audio2vid --config ./configs/prompts/animation_audio.yaml -W 512 -H 512

error: Some weights of the model checkpoint at ./pretrained_model/wav2vec2-base-960h were not used when initializing Wav2Vec2Model: ['lm_head.weight', 'lm_head.bias']

steeveen commented 2 months ago

Have you fixed this?

motivated3 commented 1 month ago

Have you fixed this?