WaveRNN icon indicating copy to clipboard operation
WaveRNN copied to clipboard

why do you minus 2 in preprocessing ?

Open yt605155624 opened this issue 4 years ago • 0 comments

I would like to know why do you minus 2 in preprocessing ? https://github.com/fatchord/WaveRNN/blob/3595219b2f2f5353f0867a7bb59abcb15aba8831/utils/dataset.py#L69 and you have + 2 * hp.voc_pad in mel_win, why + 2 * hp.voc_pad again here? I am very confused and looking forward to your reply.

yt605155624 avatar Jan 29 '22 08:01 yt605155624