We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41053b commit abef2fcCopy full SHA for abef2fc
README.md
@@ -8,6 +8,11 @@ It's a part of [voice-engine](https://github.com/voice-engine).
8
The goal is to make an open source smart speaker for daily use.
9
It uses Linux ALSA API and SpeexDSP's AEC algorithm.
10
11
+### Tested Hardware
12
++ [VOICEN Linear 4 Mic Array Kit](https://www.makerfabs.com/voicen-linear-4-mic-array-kit.html)
13
++ Raspberry Pi with ReSpeaker 2 Mics hat and ReSpeaker 4 Mic Linear Array
14
++ x86/64 Linux PC
15
+
16
### Build
17
```
18
sudo apt-get -y install libasound2-dev libspeexdsp-dev
0 commit comments