Skip to content

Matlab code of the algorithm described in the paper "Score informed audio source separation using a parametric model of non-negative spectrogram" by R. Hennequin, B. David and R. Badeau

romi1502/score-informed-source-separation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
wav
 
 
 
 
 
 

Score informed source separation

Information

Matlab code of the algorithm described in the paper: R. Hennequin, B. David, R. Badeau. "Score informed audio source separation using a parametric model of non-negative spectrogram", IEEE Int. Conf. Acoust., Speech, Signal Process. (ICASSP), May 2011, Prague, Czech Republic

The paper is available on this page: http://www.romain-hennequin.fr/En/publications/publications.html

Setup

Follow the instruction below :

  • clone the git repository on your hard drive
  • open matlab and cd to the directory where you cloned the repository
  • run setup.m (if asked, click on "add to path")

You should then be able to use any functions or scripts in this directory. You can test the code using the script script_SISS.m (might take a little while)

License

This code is released under the GPL license. It contains code by Ken Schutte (MIDI file tools). See http://www.kenschutte.com/midi for more info about code by Ken Schutte. It contains code by Dan Ellis (stft/istft). See http://www.ee.columbia.edu/~dpwe/ for more info about code Dan Ellis.

About

Matlab code of the algorithm described in the paper "Score informed audio source separation using a parametric model of non-negative spectrogram" by R. Hennequin, B. David and R. Badeau

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages