usb_4_mic_array
usb_4_mic_array copied to clipboard
ReSpeaker 4 Mic Array with builtin VAD, DOA, AEC, Beamforming & NS
16khz limit
Is the 16khz limit on the 4 mic array a hardware or firmware limit? Many thanks
With the deprecation of Python 2.7 this repo should be modified to be Python 3+ compatible. For this pull request, I have modified all the Python scripts to make it...
Ok so Ive spent far too long trying to google and look for solutions to get this mic hat to work and I'm about ready to toss it. The short...
Same issue as occurred in [ this other Github repo](https://github.com/SecureAuthCorp/impacket/pull/10540) Essentially, Python3.9 removed the function ```tostring()``` and we now need to use ```tobytes()```. The change also includes a check for...
Hello, I am using the mic for smart-speaker application. Microphone is connected to a single board computer via USB. Sound system is connected to 3.5mm audio jack on the microphone...
For tuning.py, I am able to set the parameters in the command prompt (E.g: python tuning.py GAMMAVAD_SR 20). But when ReSpeaker reboots (after power ON OFF cycle), parameter value changes...
Is it possible to load custom LED patterns into the ReSpeaker Mic Array v2.0? There is the included `spin`, `speak` etc. patterns, but is it possible to create our own...
entering dfu mode Traceback (most recent call last): File "dfu_windows.py", line 235, in main() File "C:\Users\HP\AppData\Local\Programs\Python\Python36\lib\site-packages\click\core.py", line 829, in __call__ return self.main(*args, **kwargs) File "C:\Users\HP\AppData\Local\Programs\Python\Python36\lib\site-packages\click\core.py", line 782, in main rv...
Hey, We are using the respeaker micarrayv2 just to record audio. So no speech recognition or anything. We want to record our audio at higher samplerates like 44100 or 48000....