MelNet
MelNet copied to clipboard
inference. py: error: argument -t/--timestep: invalid int value
I have a problem with fiiguring out whats a valid timestep number because there are like no information about it. A general guide on what all the different variable means like batch_size, timestep etc would be nice and a general range of numers allowed.
Because for example that is not working : python inference.py -c [E:\Programming stuff\AI\AI music\MelNet\MelNet-master\config\blizzard.yaml] -p [E:\Programming stuff\AI\AI music\MelNet\MelNet-master\config\inference.yaml] -t [240] -n [result] .
Thank you for your future help