You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quite a few references to librosa functions are out of date WRT the current API, e.g., librosa.display.waveplot (now librosa.display.waveshow), librosa.beat.tempo (now librosa.beat.beat_track), etc.