This is a course project for McGill ECSE512 Digital Signal Processing. The professor responsible for this course is Prof. Benoit Champagne.
Reimplement the noise subtraction algorithm by the two papers included in the repo.
get_wav_audio.m is to get wav. format file subsequent processing or you can use your own .wav file either.
noise_suppression.m is to authentically add stationary white or pink noise to clean speech and use a certain algorithm introduced in Boll's paper to remove it. =======\