facebookresearch / BinauralSDM

This repository contains a set of tools to render Binaural Room Impulse Responses (BRIR) using the Spatial Decomposition Method (SDM).The implementation features a series of improvements presented in Amengual et al. 2020, such as quantization of the direction of arrival (DOA) estimates to improve the spectral properties of the rendered BRIRs, or RTMod and RTMod+AP equalization for the late reverberation.The repository also contains the necessary files to 3D print an array holder of optimized topology for the estimation of DOA information.
Creative Commons Attribution 4.0 International
46 stars 6 forks source link

Feature: Implement EDC equalization #4

Open svamengualgari opened 2 years ago

svamengualgari commented 2 years ago

The quality of RTMod equalization strongly depends on the RT60 estimates, which might not be accurate in certain cases. EDC equalization, as implemented in Ambisonics SDM might be a good alternative.