pycnet-audio

Audio processing with PNW-Cnet


Keywords
bioacoustics, deep, learning
License
Other
Install
pip install pycnet-audio==0.5.2

Documentation

Welcome to pycnet-audio!

pycnet-audio is a Python package which provides a command-line interface and a useful Python API for processing audio data using PNW-Cnet, a deep learning model developed for bioacoustics research.

This software requires Python version 3.8 and SoX. We recommend setting up a dedicated Conda environment for easier dependency management.

Installation

pycnet-audio is available from the Python Package Index. Once you have set up a compatible Python environment, just run

pip install pycnet-audio

This will install the package and its dependencies.

Documentation

Full documentation for this package is hosted by Read The Docs and is available here.

Issues

Please open an issue on the issue tracker.

Contact

Please direct questions and comments to Zack (zjruff at gmail dot com).