Code Monkey home page Code Monkey logo

soundscapeecology's Introduction

Soundscape Analysis by Shift-Invariant Latent Components

Michael Casey - Bregman Labs, Dartmouth College

A toolkit for matrix factorization of soundscape spectrograms into independent streams of sound objects, possibly representing individual species or independent group behaviours.

The method employs shift-invariant probabilistic latent component analysis (SIPLCA) for factoring a time-frequency matrix (2D array) into a convolution of 2D kernels (patches) with sparse activation functions.

Methods are based on the following:

  1. Smaragdis, P, B. Raj, and M.V. Shashanka, 2008. Sparse and shift-invariant feature extraction from non-negative data. In proceedings IEEE International Conference on Audio and Speech Signal Processing, Las Vegas, Nevada, USA.

  2. Smaragdis, P. and Raj, B. 2007. Shift-Invariant Probabilistic Latent Component Analysis, tech report, MERL technical report, Camrbidge, MA.

  3. A. C. Eldridge, M. Casey, P. Moscoso, and M. Peck (2015) A New Method for Ecoacoustics? Toward the Extraction and Evaluation of Ecologically-Meaningful Sound Objects using Sparse Coding Methods. PeerJ PrePrints, 3(e1855) 1407v2 [In Review]

Requirements

1. Numpy / Matlplotlib (the Anaconda Python distribution is recommended for these) 2. The [Bregman Audio Toolkit](http://github.com/bregmanstudio/BregmanToolkit) 3. Recommended: [scikits.audiolab v0.11+](https://pypi.python.org/pypi/scikits.audiolab/)

Installation

git clone https://github.com/bregmanstudio/BregmanToolkit.git cd BregmanToolkit sudo python setup.py install cd .. git clone https://github.com/bregmanstudio/SoundscapeEcology cd SoundscapeEcology

Either run python (or jupyter notebook) in the installed SoundscapeEcology directory, or add the directory's path to your $PYTHONPATH environment variable.

To test that everything is installed correctly, launch a python shell or notebook and type:

from bregman.suite import *
from soundscapeecology import *

License

MIT License. See LICENSE.txt.

Please report any problems in the issue tracker.

soundscapeecology's People

Contributors

soundspotter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.