music-source-separation
Voice separator
A deep learning model for separating singing voice from background music in audio files
Deep neural networks for separating singing voice from music written in TensorFlow
798 stars
49 watching
150 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mtg/deepconvsep | A framework for training deep neural networks to separate music sources from audio files. | 472 |
posenhuang/deeplearningsourceseparation | A collection of MATLAB-based deep learning models and tools for source separation tasks in audio processing | 366 |
audio-agi/audiosep | An audio separation model that can process open-domain sound descriptions to separate different sounds from mixed audio. | 1,635 |
despoisj/deepaudioclassification | Automatically categorizes music genres using deep learning algorithms | 1,097 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |
js-mim/mss_pytorch | This project provides a PyTorch implementation of a singing voice separation algorithm using recurrent inference and skip-filtering connections. | 171 |
faroit/commonfate | A software package implementing an audio source separation technique based on spectral and temporal modulation textures | 17 |
perception-and-neurodynamics-laboratory/matlab-toolbox-for-dnn-based-speech-separation | A Matlab toolbox for supervised speech separation using deep neural networks | 45 |
xiao-ming/unet-vocalseparation-chainer | An implementation of U-Net singing voice separation model using Chainer framework | 90 |
d-kitamura/ilrma | A MATLAB script implementing blind source separation algorithm based on Independent Low-Rank Matrix Analysis (ILRMA) for audio signal processing. | 108 |
gvne/vstspleeter | A C++ project that creates a VST interface to the Spleeter audio separation tool. | 64 |
keunwoochoi/auralisation | Reconstructs audio features learned by convolutional neural networks into audible sounds | 42 |
keunwoochoi/icassp_2017 | A repository containing code and pre-trained models for music classification using Convolutional Recurrent Neural Networks. | 12 |
maum-ai/voicefilter | An implementation of Google AI's VoiceFilter system using PyTorch. | 1,095 |
kristijanbartol/deep-music-tagger | Classifies music genres using a deep neural network model trained on a large audio dataset | 67 |