888 Forks
6035 Stars
6035 Watchers

librosa

Python library for audio and music analysis

How to download and setup librosa

Open terminal and run command
git clone https://github.com/librosa/librosa.git
git clone is used to create a copy or clone of librosa repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with librosa https://github.com/librosa/librosa/archive/master.zip

Or simply clone librosa with SSH
[email protected]:librosa/librosa.git

If you have some problems with librosa

You may open issue on librosa support forum (system) here: https://github.com/librosa/librosa/issues