/fade-in-reverb

Primary LanguageJupyter Notebook

Fade-in Reverberation

Setup

Use the environment.yml to install dependencies in the conda environment.

Code

Main functions are under fade_in_reverb and notebooks under notebooks show use cases of these functions.

Data

Measurement dataset used in this paper is an omni channel version of the original full dataset. We used this version before the original dataset was released. It can be downloaded from here to reproduce the results from the paper. Credits to Karolina Prawda.

If you want to work with the original full dataset, use this link. We also used this for the binaural demo.

Treble simulation dataset has been introduced in this paper and was provided by the author. Availability will be updated in the future.

Reference

@conference{Lee2024FadeIn,
          title = {Fade-in Reverberation in Multi-room Environments Using the Common-Slope Model},
          author = {Lee, Kyung Yun and Meyer-Kahlen, Nils and Götz, Georg and Svensson, U. Peter and Schlecht, Sebastian J. and Välimäki, Vesa },
          booktitle = {2024 AES 5th International Conference on Audio for Virtual and Augmented Reality},
          month = {Aug},
          year = {2024},
          }