Rudrabha / Lip2Wav

This is the repository containing codes for our CVPR, 2020 paper titled "Learning Individual Speaking Styles for Accurate Lip to Speech Synthesis"
MIT License
692 stars 152 forks source link

Pytorch implementation for lip2wav-multispeaker #46

Open JGJY02 opened 1 year ago

JGJY02 commented 1 year ago

Hi, thank you for sharing the code for this project. Just would like to ask if there is a PyTorch implementation of this model or any tips on making conversions from the TensorFlow architecture to the PyTorch one. Currently working on a project on integrating lip2wav and wav2lip together in order to try and achieve a cycle consistency model.