/TempoBeatTracking-pipeline

A comprehensive pipeline for Tempo Estimation and Beat Tracking

Primary LanguageJupyter Notebook

Tempo Estimation and Beat Tracking - Pipeline

A comprehensive pipeline for the Tempo Estimation and Beat Tracking MIR problem, implemented in Python on a Jupyter notebook.

Local Run

Start Jupyter Lab and Server containers:

docker-compose up

Now you can open the notebook with a browser here: http://localhost:8888

An IDE (like VS Code, tested) can also be used with this Jupyter server container URL: http://localhost:8889?token=a

Read the full version on Kaggle 🎶