facebookresearch / sound-spaces

A first-of-its-kind acoustic simulation platform for audio-visual embodied AI research. It supports training and evaluating multiple tasks and applications.
https://soundspaces.org
Creative Commons Attribution 4.0 International
364 stars 58 forks source link

Acoustic Simulation on Replica crashed with enableMaterials=True #145

Open Helmholz opened 3 months ago

Helmholz commented 3 months ago

Hello and thank the authors @ChanganVR for their amazing job on this fantastic dataset! Recently we are trying to generate some IRs with the Replica dataset, but it seems there's a lack of material_config.json file specifically for Replica. We instead tried to use the default mp3d_material_config.json, but the simulation just crashed without any information. image

May we ask, should there be a specified material_config.json file for Replica to run the simulation? We noticed that in the soundspace v2.0 paper, the authors tested IRs from simulations on Replica dataset, is that possible we can generate similar IRs from simulation?

ChanganVR commented 2 months ago

Hi @Helmholz yeah, we did test previously on Replica which worked, but at some point after Habitat updated their code, we were no longer able to get that working. At the moment, the only option is to either turn off materials or use other two datasets that support materials (MP3D and gibson).