Closed justinsalamon closed 7 years ago
Explicitly casting the output of np.ceil to int should fix this, yeah?
edit:
Err, this is a librosa warning, and should already have been fixed in 0.5.0. I don't think this one has anything to do with muda. Can you confirm?
Explicitly casting the output of np.ceil to int should fix this, yeah?