Skip to main content

Species identification from bird flight call recordings

Project description

BirdVoxClassify: species classification of bird flight calls

An open-source Python library and command-line tool for classifying bird species from flight calls in audio recordings.

PyPI MIT license Coverage Status Build Status Documentation Status

BirdVoxClassify is a pre-trained deep learning system for classifying bird species from flight calls in short audio recordings. It relies on per-channel energy normalization (PCEN) for improved robustness to background noise. It is made available both as a Python library and as a command-line tool for Windows, OS X, and Linux.

The code used to train these models can be found at this repository.

Installation instructions

Dependencies

Python Versions

Currently, we support Python 3.6, 3.7, and 3.8.

libsndfile (Linux only)

BirdVoxClassify depends on the PySoundFile module to load audio files, which itself depends on the non-Python library libsndfile. On Windows and Mac OS X, these will be installed automatically via the pip package manager and you can therefore skip this step. However, on Linux, libsndfile must be installed manually via your platform's package manager. For Debian-based distributions (such as Ubuntu), this can be done by simply running

apt-get install libsndfile

For more detailed information, please consult the installation instructions of pysoundfile.

Note about TensorFlow:

We have dropped support for Tensorflow 1.x, and have moved to Tensorflow 2.x.

Installing BirdVoxClassify

The simplest way to install BirdVoxClassify is by using pip, which will also install the additional required dependencies if needed.

To install the latest version of BirdVoxClassify from source:

  1. Clone or pull the latest version:

     git clone git@github.com:BirdVox/birdvoxclassify.git
    
  2. Install using pip to handle Python dependencies:

     cd birdvoxclassify
     pip install -e .
    

Contact

Aurora Cramer, New York University (@auroracramer on GitHub). For more information on the BirdVox project, please visit our website: https://wp.nyu.edu/birdvox

See the BirdVox Google Group for questions and relevant discussion regarding BirdVox research and tools.

Please cite the following paper when using BirdVoxClassify in your work:

Chirping up the Right Tree: Incorporating Biological Taxonomies into Deep Bioacoustic Classifiers
Jason Cramer, Vincent Lostanlen, Andrew Farnsworth, Justin Salamon, and Juan Pablo Bello
In IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Barcelona, Spain, May 2020.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

birdvoxclassify-0.3.1.tar.gz (19.1 kB view details)

Uploaded Source

File details

Details for the file birdvoxclassify-0.3.1.tar.gz.

File metadata

  • Download URL: birdvoxclassify-0.3.1.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.8

File hashes

Hashes for birdvoxclassify-0.3.1.tar.gz
Algorithm Hash digest
SHA256 c7b991cef90c8aa27c4379ad26952643614d2a8530f9498e8fdf41550ed7e635
MD5 0e3fb19c463701cbab9d5f6365ce5c31
BLAKE2b-256 8350b2d749b970560cc0e56cb27bca16dfdc35d05b1cda58df3d8104f11bc573

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page