hop_length wrong
#5
by TyJaJa - opened
in config.json
"hop_length": 512,
should be 320, the model still work i guess because it use the [2, 4, 5, 8] ratios so the hop_length in the config is just metadata
in config.json
"hop_length": 512,
should be 320, the model still work i guess because it use the [2, 4, 5, 8] ratios so the hop_length in the config is just metadata