François Grondin

Results 51 comments of François Grondin

> Can I also consume the data running from odaslive from another application Yes, technically you just need to read the port that is normally read by odas_web > Also,...

I know this is an issue. I'm currently working on a "server" version of odas, where the client will be able to send via sockets raw signals and retrieve tracked...

@jan4984 good point! Will have a look!

The new version of ODAS, which I will release in a few days, uses only sockets. You can thus pipe the stream from the soundcard to the socket using arecord...

Thanks for the feedback. Yes it's in our plan to release a complete tutorial with the first official release. The work in the release will be quite different from the...

Hi, 1. To get the audio from that direction, you need to use the sound separation module. 2. You should not change the values of the parameters live, because once...

Hi! 1. ODAS can localize short sounds like clap, but the tracking system usually removes short time events to avoid false detection when we want to track speech sources only....

Hi Alex, Sorry for the late reply. You should normally change the number of microphones, and the number of pairs will be calculated automatically N = M(M-1)/2, where N is...

Hi Peter, The spectral information for each channel is stored in the messages amsg_spectra/msg_spectra. If you want to modify the frequency range, maybe the neat solution would be to create...

Yes you are right, this seems to be a mistake in the code. It's probably absorbed by some other hand-tuned parameters found empirically, but should be changed to what you...