Starred repositories
This reporsitory contains metadata of WavCaps dataset and codes for downstream tasks.
Muzic: Music Understanding and Generation with Artificial Intelligence
Audio Dataset for training CLAP and other models
A family of diffusion models for text-to-audio generation.
A CNN model for key estimation in music recordings
Pytorch project accompanying the paper "Training Deep Pitch-Class Representations With a Multi-Label CTC Loss", ISMIR 2021.
CNN for identifying the musical key of an audio recording
An unofficial PyTorch implementation of Music Source Separation with Band-split RNN for MDX-23 ("Label Noise" Track)
Code for the paper Hybrid Spectrogram and Waveform Source Separation
Singing-Voice Separation From Monaural Recordings Using Deep Recurrent Neural Networks
Deep neural networks for separating singing voice from music written in TensorFlow
Python audio and music signal processing library
DALI: a large Dataset of synchronised Audio, LyrIcs and vocal notes.
🔉 spafe: Simplified Python Audio Features Extraction
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
A library for audio and music analysis, feature extraction.
Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
C++ library for audio and music analysis, description and synthesis, including Python bindings
List of articles related to deep learning applied to music
Framework for estimating harmonic properties of music tracks.
An implementation of Davies & Böck's beat-tracking temporal convolutional network
Codes for ISMIR 2022 paper: Beat Transformer: Demixed Beat and Downbeat Tracking with Dilated Self-Attention
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).
This repository contains the implementation of an efficient joint beat, downbeat, tempo, and meter tracking system using a compact 1D probabilistic state space and a jump-back reward technique. ICA…