You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we have several databases/simulated databases that have data in 4-channel MIC format, but need conversion to FOA. The conversion should be relatively straightforward:
A helper function that adds foa data from existing mic data in the room .pkl files would be extremely helpful for future work. Additional support that takes an HRTF file and generates a binaural output would be useful, but may be a separate issue.
The text was updated successfully, but these errors were encountered:
I did some basic experiments with the above method, and the results were worse in terms of performance (~20% performance drop across all metrics). Ideally we can integrate the work from the original code used to compute the FOA data in TAU-SRIR, but the code is a lot of signal processing written in MatLab
Right now, we have several databases/simulated databases that have data in 4-channel MIC format, but need conversion to FOA. The conversion should be relatively straightforward:
A helper function that adds
foa
data from existingmic
data in the room.pkl
files would be extremely helpful for future work. Additional support that takes an HRTF file and generates a binaural output would be useful, but may be a separate issue.The text was updated successfully, but these errors were encountered: