Blind Reverberation Time Estimation

Matlab source code for blind reverberation time estimation from reverberant speech signals

You are now following this Submission

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 (2026). Blind Reverberation Time Estimation (https://www.mathworks.com/matlabcentral/fileexchange/35740-blind-reverberation-time-estimation), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Simulation, Tuning, and Visualization in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Signal naming in figure legend corrected

1.0.0.0