Prepare JoyVASA model checkpoints
mainJoyVASA requires several pretrained weights to be placed in the pretrained_weights directory. Ensure git-lfs is installed before cloning.
1. JoyVASA Motion Generator
git lfs install
git clone https://huggingface.co/jdh-algo/JoyVASA2. Audio Encoder Checkpoints
JoyVASA supports hubert-chinese and wav2vec2-base.
For hubert-chinese:
git lfs install
git clone https://huggingface.co/TencentGameMate/chinese-hubert-baseFor wav2vec2-base:
git lfs install
git clone https://huggingface.co/facebook/wav2vec2-base-960hNote: The motion generation model with wav2vec2 encoder is planned for future support.
3. LivePortrait Checkpoints
huggingface-cli download KwaiVGI/LivePortrait --local-dir pretrained_weights --exclude "*.git*" "README.md" "docs"Windows User Note
On Windows, rename the folder TencentGameMate:chinese-hubert-base to chinese-hubert-base.