This project hosts the binaries and headers for the audio propagation engine used in sound-spaces. This is used as a git-submodule in the habitat-sim for the low-level audio rendering. The high-level task APIs are maintained in sound-spaces.
rlr-audio-propagation requires or works with
- Linux - x64
pip install .
RLR-Audio-Propagation is CC-BY-NC licensed. See the LICENSE for details.
If you find this work useful in your research, please cite the following paper:
@inproceedings{chen22soundspaces2,
title = {SoundSpaces 2.0: A Simulation Platform for Visual-Acoustic Learning},
author = {Changan Chen and Carl Schissler and Sanchit Garg and Philip Kobernik and Alexander Clegg and Paul Calamia and Dhruv Batra and Philip W Robinson and Kristen Grauman},
booktitle = {NeurIPS 2022 Datasets and Benchmarks Track},
year = {2022}
}