Binaural auditory model using the AMT Toolbox framework, as used in the paper "Predicting perceived reverberation in diferent room acoustic environments using a binaural auditory model".
After you have installed this toolbox (see below) you just need to run the script exp_osses2017.m. This script will load the waveforms that are stored under the auxdata which in turn will be feed into the binaural model. The script Run_RAA will take the sound file names and will reshape/preprocess the sounds before they are fed into the binaural model, which is coded in the script dorp2013.m following the conventions of AMT 1.0.
The following are the general instructions to get the binaural auditory model (RAA) for MATLAB operative in your computer. The toolbox has been tested on Windows and Linux, using MATLAB (versions R2012b-R2020b).
- Download or clone the binaural-auditory-model-RAA project to your local computer (one way: press the button 'Code'->Choose 'Download ZIP' and unzip somewhere).
- This toolbox requires the Auditory Modelling Toolbox v.1.0 (AMT 1.0) that can be downloaded from here. After the download you are not expected to do anything else, as the AMT toolbox will automatically be initialised in our next step:
- Open and run the script raastart.m. This script will add all the paths under the fastACI toolbox to your local MATLAB path and it will run the script amt_start.m to initilise the AMT toolbox.
This repository can be cited as follows:
Osses Vecchi, Alejandro (2017). "Binaural auditory model RAA," https://github.com/aosses-tue/binaural-auditory-model-RAA/.
P. Majdak, C. Hollomey, & R. Baumgartner (2021). AMT 1.0: The toolbox for reproducible research in auditory modeling, submitted to Acta Acustica.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.