|
|
|
output_fps: 25 |
|
|
|
appearance_feature_extractor_path: pretrain_weights/decode/v1/first_stage/base_models/appearance_feature_extractor.pth |
|
motion_extractor_path: pretrain_weights/decode/v1/first_stage/base_models/motion_extractor.pth |
|
|
|
spade_generator_path: pretrain_weights/decode/v1/first_stage/base_models/spade_generator.pth |
|
warping_module_path: pretrain_weights/decode/v1/first_stage/base_models/warping_module.pth |
|
|
|
stitching_retargeting_module_path: pretrain_weights/decode/v1/first_stage/retargeting_models/stitching_retargeting_module.pth |
|
|
|
|
|
|
|
audio_model_config: configs/audio2motion/model/audio_processer_config.yaml |
|
|
|
|
|
motion_processer_config: configs/audio2motion/model/liveportrait_config.yaml |
|
|
|
|
|
motion_models_config: configs/audio2motion/model/config.yaml |
|
use_ref_kp: False |
|
motion_generator_path: pretrain_weights/moda/net-200.pth |
|
need_normalized: True |
|
|
|
|
|
device_id: 0 |
|
batch_size: 100 |
|
|
|
source_max_dim: 1280 |
|
source_division: 2 |
|
input_height: 256 |
|
input_width: 256 |
|
source_fps: 25 |
|
min_video_length: 50 |
|
max_video_length: 500 |