anton-jeran / FAST-RIR

This is the official implementation of our neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating room impulse responses (RIRs) for a given acoustic environment.
https://anton-jeran.github.io/FRIR/
GNU Affero General Public License v3.0
150 stars 26 forks source link

how to generate multi channel RIRs for micphone array? #4

Closed YangangCao closed 1 year ago

YangangCao commented 1 year ago

Is there any way to generate multi channel RIRs for micphone array, I try to generated 2 sources and 8 micphones mono RIR and stack them together with order of name, but get bad result, some of them look like normal, the rest look like interleave between 2 sources.

by the way, can this rep generate large room, such as 12m*12m?

YangangCao commented 1 year ago

If I change 2 sources to 1, the stacked results look fine~