I need a comprehensive guide on how to use librosa

I need a comprehensive guide on how to use the librosa module on python

Hi!

You can find the documentation for librosa at their website: https://librosa.github.io/librosa/tutorial.html

They also provide a demo:

And if you want to use this library in Datalore you need to install it using the Tools -> Library Manager dialog. You may also need to install ffmpeg library to work with your files.

1 Like