seungwonpark / melgan

MelGAN vocoder (compatible with NVIDIA/tacotron2)
http://swpark.me/melgan/
BSD 3-Clause "New" or "Revised" License
633 stars 116 forks source link

hop_length #55

Open CarolinGao opened 4 years ago

CarolinGao commented 4 years ago

Hi! You once commented that "the model architecture upsamples the mel-spectrogram by 256 times, so the hop_length can't be changed." May I know which model? And if I change the times, can I change hop_length? Thanks!