/CASApythonPort

Python code that implements the DUET blind source separation algorithm. Converted from the MATLAB code from here - https://github.com/yvesx/casa495

Primary LanguagePython

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:

  1. harmeet88523
  2. bhargavvader
  3. NareshPeshwe