Dear

Dear EARs - Yet Another Audio Analysis Framework

Download as .zip Download as .tar.gz View on GitHub

Features.

Examples:

Calculate and Plot the Spectrogram:

Run the following shell command for a full list of help messages.

$ python -m dear.spectrogram
Crop audio:

Need ffmpeg and sox command in your $PATH. Please run the following shell command for a full list of help messages.

$ python -m dear.crop

Try It Out!

The package has been distributed to PyPI . So you can install DEAR using easy_install or pip if you wish.

$ sudo easy_install dear