source-separation
There are 129 repositories under source-separation topic.
stemrollerapp/stemroller
Isolate vocals, drums, bass, and other instrumental stems from any song
boy1dr/SpleeterGui
Windows desktop front end for Spleeter - AI source separation
asteroid-team/asteroid
The PyTorch-based audio source separation toolkit for researchers
maum-ai/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system
kaituoxu/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
krantiparida/awesome-audio-visual
A curated list of different papers and datasets in various areas of audio-visual processing
nussl/nussl
A flexible source separation library in Python
anicolson/DeepXi
Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR.
MTG/DeepConvSep
Deep Convolutional Neural Networks for Musical Source Separation
JeffreyCA/spleeter-web
Self-hostable web app for isolating the vocal, accompaniment, bass, and drums of any song. Supports Spleeter, D3Net, Demucs, Tasnet, X-UMX. Built with React and Django.
google/speaker-id
This repository contains audio samples and supplementary materials accompanying publications by the "Speaker, Voice and Language" team at Google.
posenhuang/deeplearningsourceseparation
Deep Recurrent Neural Networks for Source Separation
source-separation/tutorial
Tutorial covering Open Source tools for Source Separation.
sevagh/freemusicdemixer.com
free website for client-side music demixing with Demucs + WebAssembly
AppleHolic/source_separation
Deep learning based speech source separation using Pytorch
tky823/DNN-based_source_separation
A PyTorch implementation of DNN-based source separation.
fgnt/pb_bss
Collection of EM algorithms for blind source separation of audio signals
echogarden-project/echogarden
Cross-platform speech toolset, used from the command-line or as a Node.js library. Includes a variety of engines for speech synthesis, speech recognition, forced alignment, speech translation, voice isolation, language detection and more.
thooore/SpleeterGUI
Windows desktop front end for Spleeter - AI source separation - A fork of: https://github.com/boy1dr/SpleeterGui
francesclluis/source-separation-wavenet
A neural network for end-to-end music source separation
kuielab/mdx-net
KUIELAB-MDX-Net got the 2nd place on the Leaderboard A and the 3rd place on the Leaderboard B in the MDX-Challenge ISMIR 2021
ZitengWang/MASP
Microphone Array Speech Processing
eesungkim/Speech_Enhancement_DNN_NMF
Speech Enhancement based on DNN (Spectral-Mapping, TF-Masking), DNN-NMF, NMF
xuchenglin28/speaker_extraction
target speaker extraction and verification for multi-talker speech
james34602/SpleeterRT
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
amanteur/BandSplitRNN-PyTorch
Unofficial PyTorch implementation of Music Source Separation with Band-split RNN
kaituoxu/TasNet
A PyTorch implementation of Time-domain Audio Separation Network (TasNet) with Permutation Invariant Training (PIT) for speech separation.
dr-costas/mad-twinnet
The code for the MaD TwinNet. Demo page:
dansuh17/segan-pytorch
SEGAN pytorch implementation https://arxiv.org/abs/1703.09452
KinWaiCheuk/demucs_lightning
Demucs Lightning: A PyTorch lightning version of Demucs with Hydra and Tensorboard features
ws-choi/Conditioned-Source-Separation-LaSAFT
A PyTorch implementation of the paper: "LaSAFT: Latent Source Attentive Frequency Transformation for Conditioned Source Separation" (ICASSP 2021)
junyuchen-cjy/DTTNet-Pytorch
An official implementation of the ICASSP 2024 paper: Dual-Path TFC-TDF UNet for Music Source Separation
ws-choi/ISMIR2020_U_Nets_SVS
A PyTorch Implementation of the paper - Choi, Woosung, et al. "Investigating u-nets with various intermediate blocks for spectrogram-based singing voice separation." 21th International Society for Music Information Retrieval Conference, ISMIR. 2020.
tky823/audio_source_separation
An implementation of audio source separation tools.
kuielab/sdx23
Sound Demixing Challenge 2023
leimao/Singing-Voice-Separation-RNN
Singing-Voice Separation From Monaural Recordings Using Deep Recurrent Neural Networks