zhanglonghao1992 / One-Shot_Free-View_Neural_Talking_Head_Synthesis

Pytorch implementation of paper "One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing"
Other
720 stars 140 forks source link

Audio channel missing in result.mp4 (from demo.py)? #62

Open larryheck opened 1 year ago

larryheck commented 1 year ago

I am able to synthesize neural talking heads with 'demo.py' but I am not getting a synchronized audio channel in the result.mp4 file - the audio in the driving video is lost.

Perhaps there is a setting to keep the audio?

Leumastai commented 8 months ago

@larryheck have you been able to get around the issue?