TempoBeatDownbeat Tutorial Save

Tutorial on Tempo, Beat and Downbeat estimation

Project README

Tempo, Beat and Downbeat Estimation

By Matthew E. P. Davies, Sebastian Böck and Magdalena Fuentes

Resources and Jupyter Book for the ISMIR 2021 tutorial on Tempo, Beat and Downbeat estimation.

To jump directly to the hands on part: Open In Collab

To go directly to the book: https://tempobeatdownbeat.github.io/tutorial

Install

We recommended you do this within a virtual environment:

conda create -n beat python=3.8
conda activate beat
git clone [email protected]:TempoBeatDownbeat/tutorial.git
cd rhythm_tutorial/
pip install -e .

Building the book

cd rhythm_tutorial/
jupyter-book clean book/  # to remove any existing builds
jupyter-book build book/

A fully-rendered HTML version of the book will be built in book/_build/html/.

Open Source Agenda is not affiliated with "TempoBeatDownbeat Tutorial" Project. README Source: TempoBeatDownbeat/tutorial
Stars
67
Open Issues
6
Last Commit
8 months ago

Open Source Agenda Badge

Open Source Agenda Rating