mjhydri / Singing-Vocal-Beat-Tracking
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…
☆30Updated 2 years ago
Alternatives and similar repositories for Singing-Vocal-Beat-Tracking:
Users that are interested in Singing-Vocal-Beat-Tracking are comparing it to the libraries listed below
- Project for MIDI to Audio Synthesis☆23Updated 2 years ago
- Chorale Music Separation Dataset and Model Framework☆35Updated 2 years ago
- Open source code for the paper 'Music Source Separation with Generative Flow'☆23Updated 2 years ago
- ☆25Updated last year
- TAPE: An End-to-End Timbre-Aware Pitch Estimator☆22Updated last year
- Frechet Audio Distance evaluation in PyTorch☆35Updated last year
- MelodyT5: A Unified Score-to-Score Transformer for Symbolic Music Processing [ISMIR 2024]☆41Updated 3 months ago
- A Python Library for Fundamental Frequency Estimation in Music Recordings☆48Updated last year
- The MIR-MLPop dataset and the official implementation of the paper "MIR-MLPop: A Multilingual Pop Music Dataset with Time-Aligned Lyrics …☆28Updated last year
- An invertible and differentiable implementation of the Constant-Q Transform (CQT).☆60Updated 2 years ago
- Code for the paper "Toward Fully Self-Supervised Multi-Pitch Estimation".☆22Updated 2 months ago
- Repository for ISMIR 2022 tutorial T3(M): Designing Controllable Synthesis System for Musical Signals☆28Updated 2 years ago
- PodcastMix A dataset for separating music and speech in podcasts.☆43Updated 8 months ago
- A piano music dataset with Audio, Symbolic and Text labels☆27Updated 2 months ago
- Supplementary Materials of ISMIR 2022 paper "Analysis and detection of singing techniques in repertoires of J-POP solo singers" by Yuya Y…☆22Updated last year
- Code for ISMIR 2020 paper: "Multiple F0 Estimation in Vocal Ensembles using Convolutional Neural Networks"☆55Updated 5 months ago
- A PyTorch implementation: "LASAFT-Net-v2: Listen, Attend and Separate by Attentively aggregating Frequency Transformation"☆33Updated 3 years ago
- An implementation of "Towards Improving Harmonic Sensitivity and Prediction Stability for Singing Melody Extraction", in ISMIR 2023☆23Updated last year
- Demucs Lightning: A PyTorch lightning version of Demucs with Hydra and Tensorboard features☆85Updated 2 years ago
- A standardized toolkit of Kernel Audio Distance (KAD)—a distribution-free, unbiased, and computationally efficient metric for evaluating …☆67Updated last month
- ☆17Updated last week
- Rough implementation of Simultaneous Separation and Transcription of Mixtures with Multiple Polyphonic and Percussive Instruments (Ethan …