ControlTalk

Official code for "Controllable Talking Face Generation by Implicit Facial Keypoints Editing" Github python arXiv

Code

https://github.com/NetEase-Media/ControlTalk

Inference

python inference.py \
        --source_video $source_video \
        --source_img_path  $source_image \
        --audio $audio \
        --save_as_video \
        --box -1 0 0 0 \
        # --img_mode  # if you only want to control the face expression
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.