niklub / NMFdenoiser

Matlab toolbox for making audio denoising using several NMF techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NMFdenoiser

Matlab toolbox for making audio denoising using several NMF techniques.

USAGE: NMFdenoiser(<filename.wav>)

ADVANCED USAGE: NMFdenoiser(<filename.wav>, params) see params description in NMFdenoiser

INSTALL: Just run DEMO, DEMO_SNR or NMFdenoiser root directory. Though unnecessary, installing VOICEBOX speech processing toolbox (http://www.ee.ic.ac.uk/hp/staff/dmb/voicebox/voicebox.html) is highly recommended!

For further details please refer to the following paper: N. Lyubimov, M. Kotov "Non-negative Matrix Factorization with Linear Constraints for Single-Channel Speech Enhancement" (http://arxiv.org/abs/1309.6047)

About

Matlab toolbox for making audio denoising using several NMF techniques


Languages

Language:MATLAB 100.0%