test_virtual / scripts /installation.sh
whyun13's picture
Upload folder using huggingface_hub
882f6e2 verified
raw
history blame contribute delete
185 Bytes
# download the prerequisite asset models (lip regressor and wav2vec)
wget http://audio2photoreal_models.berkeleyvision.org/asset_models.tar
tar xvf asset_models.tar
rm asset_models.tar