sound-separation
There are 9 repositories under sound-separation topic.
hangzhaomit/Sound-of-Pixels
Codebase for ECCV18 "The Sound of Pixels"
sekiguchi92/SoundSourceSeparation
The code for multi-channel source separation and dereverberation such as FastMNMF1, FastMNMF2, and AR-FastMNMF2.
rhgao/co-separation
Co-Separating Sounds of Visual Objects (ICCV 2019)
crlandsc/torch-log-wmse
logWMSE, an audio quality metric & loss function with support for digital silence target. Useful for training and evaluating audio source separation systems.
sujinleeme/vocal-remover-app
🎤 Vocal Remover for Karaoke (on-going..)
ly-zhu/Leveraging-Category-Information-for-Single-Frame-Visual-Sound-Source-Separation
PyTorch implementation of "Leveraging Category Information for Single-Frame Visual Sound Source Separation"
KlaraGtknst/sound-separation
This repository stores work on a sound separation project of Bird sounds. The goal is to separate a mixture of frequencies into bird calls and noise. It is inspired by MixIT and Asteroid.
rybandrei2014/open-unmix-pytorch-clj
Clojure bindings for PyTorch implementation of Open-Unmix
Sheikh-Araf/SoundFilter
Sound Filter is a software that uses frequency analysis and filter design to separate mixed sounds into two tracks. It utilizes the Bilinear transform and low-pass/high-pass filters to isolate original sounds from mixed recordings. Ideal for audio engineers and technicians.