joannahong / Lip2Wav-pytorch

a PyTorch implementation of Lip2Wav
48 stars 10 forks source link

Have question about hyper parameters like 'mel_overlap' #11

Open rita-zeng opened 3 years ago

rita-zeng commented 3 years ago

Hi! Thanks for your answering my questions before. Now, I'm trying to train this model on other dataset, 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 dataset, how could I know how to set hparams like 'mel_overlap' ?