Replies: 1 comment 3 replies
|
I totally agree with the move toward future-proofing the hardware. Implementing a four-microphone array—similar to the Satellite1 design—makes a lot of sense for a more well-rounded and accurate range. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Suggest that you consider implementing a four microphone-array (4-microphones) on the PCB similar to "Satellite1 Dev Kit" hardware design by FutureProofHomes if is enough room on the PCB with proper distance to get a better result with four instead of two mics:
https://futureproofhomes.net/products/satellite1-pcb-dev-kit
https://github.com/FutureProofHomes/Satellite1-Hardware
FutureProofHomes Satellite1 also makes uses of a variant of the XMOS XU316 similar to f the original Home Assistant Voice Preview Edition and designs that are is inspired by it like the home-mini-v1-drop-in-pcb and nest-mini-drop-in-pcb projects, but unlike those PCB designs it implements a four microphone-array (4-microphones) which can give it a leg up and some benefits in, epecially with acousic beamforming / microphone array beamforming technology which allow better extraction of desired speech signals in an interference-dominant and noisy environments, (even if not enabled in XMOS firmware today it could hopefully make use of such technologies in the future becuase it has four microphone-array).
All reactions