odas
odas copied to clipboard
Hi, I would like to ask how to record file data instead of microphone data to provide raw audio for ODAS
I am reading this paper :ODAS: Open embeddeD Audition System. The paper says "Raw audio can be provided by a pre-recorded multi-channel RAW audio file, or obtained directly from a chosen sound card connected to microphones for real-time processing" but i do not know how to do it. Thanks!
You can record wave file and then convert it to raw file, raw file is a wave without header. Check google for a script to convert.
Did you solve the issue now?