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
I am currently testing ReSpeaker 6-Mic Circular Array for DOA. I have used https://github.com/respeaker/mic_array/blob/master/mic_array.py. There is test_8mic() which should produce the direction of sound arrival. But when I run it , it just produces random int numbers between range 0 - 360. I am expecting that it should produce a little varying angular direction when I am playing the sound from stationary sound source.
The text was updated successfully, but these errors were encountered:
I am currently testing ReSpeaker 6-Mic Circular Array for DOA. I have used https://github.com/respeaker/mic_array/blob/master/mic_array.py. There is test_8mic() which should produce the direction of sound arrival. But when I run it , it just produces random int numbers between range 0 - 360. I am expecting that it should produce a little varying angular direction when I am playing the sound from stationary sound source.
The text was updated successfully, but these errors were encountered: