WaveRNN icon indicating copy to clipboard operation
WaveRNN copied to clipboard

Use different hop length?

Open cyu0913 opened this issue 5 years ago • 0 comments

Hi,

Is this possible to use hop-length other than 64? For example, I want to use hop length of 200 correspond to 12.5ms in 16k sampling rate audio. I tried to change the hop-length parameter and upsampling factor, but seemed not enough.

Thanks.

cyu0913 avatar Mar 03 '19 20:03 cyu0913