Skip to main content

DISCO Implements Sound Classification Obediently.

Project description

Generic badge Code style: black

DISCO Implements Sound Classification Obediently

This tool annotates sound files using neural networks. It uses a 1D architecture based on U-Net with additional post-processing heuristics including a Hidden Markov Model.

DISCO is ideal for long streams of sound that need to be classified over time, producing output fully compatible with The Cornell Lab of Ornithology's sound tool RAVEN. Work is currently underway to annotate short samples of data with a single label. DISCO began jointly with the University of Montana's Emlen Lab as an annotator for Japanese and Taiwanese Rhinoceros Beetle courtship songs, but it now generalizes to any kind of recording.

Quickstart

Install requires python version >=3.8. Install directly from git with pip:

pip install git+https://github.com/TravisWheelerLab/disco.git

DISCO contains subcommands useful for training and evaluating models on sound data. Deep learning projects typically follow a series of steps, and DISCO tries to emulate each of these steps: label, extract, shuffle, train, infer.

NOTE

Models were updated in the most recent version. Remove them with rm ~/.cache/disco/* before running any disco commands.

Learn more about how to use the tools provided in this package in the wiki.

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

disco_sound-0.0.2.tar.gz (44.2 MB view hashes)

Uploaded Source

Built Distribution

disco_sound-0.0.2-py2.py3-none-any.whl (44.2 MB view hashes)

Uploaded Python 2 Python 3

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