Skip to content
#

beat-tracking

Here are 28 public repositories matching this topic...

BeatNet is state-of-the-art (Real-Time) and Offline joint music beat, downbeat, tempo, and meter tracking system using CRNN and particle filtering. (ISMIR 2021's paper implementation).

  • Updated Apr 19, 2024
  • Python

This repo contains the source code of the first deep learning-base singing voice beat tracking system. It leverages WavLM and DistilHuBERT pre-trained speech models to create vocal embeddings and trains linear multi-head self-attention layers on top of them to extract vocal beat activations. Then, it uses HMM decoder to infer signing beats and t…

  • Updated Sep 4, 2022
  • Python

Improve this page

Add a description, image, and links to the beat-tracking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beat-tracking topic, visit your repo's landing page and select "manage topics."

Learn more