Skip to content

melizalab/chirp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

chirp

DOI

chirp is a set of related tools for analyzing and comparing bioacoustic recordings. It includes the following components:

A pitch-detection algorithm that tracks the pitch of a signal as a function of time. A number of features enable the algorithm to make stable estimates even from very noisy signals. Performance is greatly improved by masking out noise in the spectrotemporal domain.

Algorithms for making pairwise comparisons of signals, including spectrographic cross-correlation, spectrographic dynamic time warping (DTW), and pitch-based DTW.

Command-line scripts for batch, multithreaded analyses.

A graphical user interface for examining recordings and creating masks. This program can run batch pitch analyses and perform pairwise comparisons using pitch and other methods for large sets of recordings.

For more information, visit the project website

Installation and use instructions can be found on the wiki