A python package for automatically annotating bioacoustic recordings.
If you are using pip
, you can run pip install -r requirements.txt
,
and for conda
, run conda install --yes --file requirements.txt
using the proper interpreter or environment.
Have a look at the demo notebook to get started.