Hacker News new | ask | show | jobs
by leobg 625 days ago
Interesting. I didn’t think you could get anything close to realtime with Wav2Lip.
1 comments

With a dedicated GPU and some cleverness it can be relatively quick. I split the response on punctuation and generate smaller clips in a pipeline. I haven't taken the model apart to try streaming the frames coming out of ffmpeg yet, but that would probably help a lot.