odas icon indicating copy to clipboard operation
odas copied to clipboard

input wave file

Open bright357122 opened this issue 5 years ago • 5 comments

Hi IntRoLab, We would like to run the ODAS without actual microphone array, instead, by loading recorded wave files from each mic on the array. But we can't find the entry or API to load the files. Could you give us a hint of this?

bright357122

bright357122 avatar Jan 17 '19 09:01 bright357122

Hi,

Have a look here: https://github.com/introlab/odas/wiki/Configuration#interfaces

You can actually specify a RAW file (if you only have wav files, you can convert them to the RAW format using a tool such as Audacity or Sox)

Cheers,

FrancoisGrondin avatar Jan 17 '19 15:01 FrancoisGrondin

@francoisferland @FrancoisGrondin Sorry in case there're multiple files, how do I set the raw configuration to receive all of them?

dangpnh avatar Jul 12 '19 09:07 dangpnh

Hi @dangpnh, I am not very familiar with ODAS, but you will get better information from @FrancoisGrondin.

francoisferland avatar Jul 12 '19 13:07 francoisferland

@dangpnh I got around this problem by converting multiple single track .raw files into a single multi-track .raw file using MATLAB (since audio recording softwares like Audacity does not support exporting multi-track .raw files.... strange). I'm sure there must be much simpler ways so please let me know if you figure out other solutions...

Junye97 avatar Sep 13 '19 14:09 Junye97

Any hints to how you did this in Matlab?

@dangpnh I got around this problem by converting multiple single track .raw files into a single multi-track .raw file using MATLAB (since audio recording softwares like Audacity does not support exporting multi-track .raw files.... strange). I'm sure there must be much simpler ways so please let me know if you figure out other solutions...

materialvision avatar May 20 '22 15:05 materialvision