Blind Reverberation Time Estimation

Matlab source code for blind reverberation time estimation from reverberant speech signals
2.2K Downloads
Updated 20 Mar 2012

View License

The algorithm allows to estimate the reverberation time (RT or T60) within a range of 0.2s to 1.2s and assumes that source and receiver are not within the critical distance. A denoising is not performed by this function and has to be done in advance.

The used algorithm is presented in
Heinrich W. Löllmann, Emre Yilmaz, Marco Jeub and Peter Vary:
"An Improved Algorithm for Blind Reverberation Time Estimation"
International Workshop on Acoustic Echo and Noise Control (IWAENC),
Tel Aviv, Israel, August 2010.
(reference avaiable at www.ind.rwth-aachen.de/~bib/loellmann10a)

Note:
The approach for a fast tracking of changing RTs by means of a second
histogram is not implemented in this version to further reduce the
complexity of the algorithm.The parameter setting for this program is not identical to the parameter setting used for the simulations examples in
the reference paper.

Cite As

Marco Jeub (2024). Blind Reverberation Time Estimation (https://www.mathworks.com/matlabcentral/fileexchange/35740-blind-reverberation-time-estimation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Signal naming in figure legend corrected

1.0.0.0