SpeechDrivesTemplates icon indicating copy to clipboard operation
SpeechDrivesTemplates copied to clipboard

[ICCV 2021] The official repo for the paper "Speech Drives Templates: Co-Speech Gesture Synthesis with Learned Templates".

Results 6 SpeechDrivesTemplates issues
Sort by recently updated
recently updated
newest added

I'm trying to train xing processed_data from scratch using DDP, SYS.DISTRIBUTED True SYS.WORLD_SIZE 4 (4 GPUS) RuntimeError: Expected to have finished reduction in the prior iteration before starting a new...

Are there procedures/steps/scripts for training the model on a custom dataset?

I saw that the comparison with the baseline in the paper has very good results. Is it possible to provide the code to implement the baseline in the code?

请问可以用obj格式的mesh来驱动吗?

python main.py --config_file configs/voice2pose_sdt_bp.yaml \ --tag oliver \ --demo_input demo_audio.wav \ --checkpoint \ DATASET.SPEAKER oliver 我是按照这个脚本去生成的,生成也成功了,但是是关键点的视频,不是真人的视频,语音匹配上了,但是没有合成真人的视频,大佬能给解答一下嘛