Closed carlthome closed 1 year ago
Update librosa.frames_to_time call to use keyword arguments.
MSAF doesn't work with librosa anymore as of https://github.com/librosa/librosa/pull/1431/files
TypeError: frames_to_time() takes 1 positional argument but 3 were given
Thanks for the PR. Looks good to me!
What?
Update librosa.frames_to_time call to use keyword arguments.
Why?
MSAF doesn't work with librosa anymore as of https://github.com/librosa/librosa/pull/1431/files