Giter VIP home page Giter VIP logo

ismir2016's Introduction

Tempo Estimation for Music Loops and a Simple Confidence Measure

This repository contains code and instructions for reproducing the research described in the paper Font, F., & Serra, X. (2016). Tempo Estimation for Music Loops and a Simple Confidence Measure. In Int. Conf. on Music Information Retrieval (ISMIR). The full text of the paper can be found here.

In order to run the experiments described in the paper you'll need to set up the datasets and analyze its content. You should create a Python virtual environment and install the requirements listed in requirements.txt. In addition, you'll need to install ffmpeg (for audio conversion) and, optionally, rabbitMQ (needed for paralelizing analysis using Celery distributed task manager). Then you should follow instructions below:

Once datasets are set up and audio analysis has been carried out, you can open the following IPython notebooks which contain the code to generate the results and plots shown in the paper:

  • Datasets: information and statistics about the datasets, corresponds to Section 4.1 of the paper.
  • Confidence measure: description of the confidence measure with examples and code, corresponds to Section 3 of the paper.
  • Tempo estimation results: evaluation of the different tempo estimation algorithms and confidence measure, corresponds to Section 5 of the paper.

UPDATE: we implemented Percival's BPM estimation method in Essentia (see PercivalBpmEstimator algorithm). The following notebooks compare the results of the Essentia implementation and the original Python implementation provided by the authors (notebook1, notebook2).

ismir2016's People

Contributors

ffont avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

aframires

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.