CASApythonPort
CASApythonPort copied to clipboard
Python code that implements the DUET blind source separation algorithm. Converted from the MATLAB code from here - https://github.com/yvesx/casa495
DUET Sound Seperation Algorithm
Python code that implements the DUET blind source separation algorithm.
Converted from the MATLAB code from here - https://github.com/yvesx/casa495, which in turn was based on this publication and this website
It was converted to python to be more 'open source' - not everyone has MATLAB up and running and Octave doesn't do everything MATLAB can. All the sound files present it in the Data folder are credited to the original casa495 project.
================================ Credits:
- harmeet88523
- bhargavvader
- NareshPeshwe