Giter Site home page Giter Site logo

audio-event-detection's Introduction

Audio event detection

Work conducted during an internship at IRCAM.



Disclaimer

This code is no longer actively maintained. The algorithms implemented in this library were only tested on toy examples and did not yield satisfying performances on most experiments. Audio files in the examples/data folder seem corrupted, and example scripts can therefore no longer be ran.

pip installation

Run the following command :

pip install -e git+https://github.com/rpetit/audio-event-detection#egg=evdetect

Example

Detection of a bird's song with a hidden Markov model.

From the examples directory, run bird.py to get the following output :

bird

This will also output a .wav file in examples/results where only the segments matching the event model have been preserved.

See this page for more examples.

References

[1] A. Bietti, online learning for audio clustering and segmentation Master thesis, 2014

[2] A. Cont, a coupled duration-focused architecture for realtime music to score alignment, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2010

[3] Y. Matsubara, Y. Sakurai, N. Ueda and M. Yoshikawa, fast and exact monitoring of co-evolving data streams, IEEE International Conference on Data Mining, 2014

[4] L. Rabiner, a tutorial on hidden Markov models and selected applications in speech recognition, Proceedings of the IEEE, 1989

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.