Skip to content

matangover/dereverberate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dereverberate

This repository implements a sound dereverberation algorithm proposed by Gilbert Soulodre:

Soulodre, Gilbert A. 2010. “About this dereverberation business: A method for extracting reverberation from audio signals.” In Audio Engineering Society Convention 129. Audio Engineering Society.

Note that this algorithm is patented (US Patent 8,036,767 B2).

See dereverberate.m for the algorithm implementation in MATLAB code. See audio for input files used to evaluate the algorithm and the implementation.

Here is a spectrogram representation of an example input (audio/EchoSample.mp3) and the algorithm's results on that input. To hear how it sounds, see the results folder.

Algorithm results

About

An implementation of a sound dereverberation algorithm by Gilbert Soulodre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages