OPENFACE_POSE_EXTRACTOR_PATH = "/content/one-shot-talking-face/OpenFace/FeatureExtraction" | |
GENERATOR_CKPT = "/content/one-shot-talking-face/checkpoints/generator.ckpt" | |
AUDIO2POSE_CKPT = "/content/one-shot-talking-face/checkpoints/audio2pose.ckpt" | |
OPENFACE_POSE_EXTRACTOR_PATH = "/content/one-shot-talking-face/OpenFace/FeatureExtraction" | |
GENERATOR_CKPT = "/content/one-shot-talking-face/checkpoints/generator.ckpt" | |
AUDIO2POSE_CKPT = "/content/one-shot-talking-face/checkpoints/audio2pose.ckpt" | |