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

Question about hyper parameters: 'mel_overlap' #33

Open rita-zeng opened 2 years ago

rita-zeng commented 2 years ago

Hi! Thanks for this great work! Now, I'm trying to train this model on other datasets, and I can't find 'mel_overlap' in the training code, does this hyper parameter only works on inference phase? And if I'm trying to train this model on other datasets, how could I know how to set hparams like 'mel_overlap' ?