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 1b5d9b5 commit 9e4f23dCopy full SHA for 9e4f23d
README.md
@@ -28,7 +28,7 @@ for i in range(audio.get_device_count()):
28
audio.terminate()
29
```
30
sudo apt-get install libspeexdsp-dev
31
-pip install https://github.com/dscripka/openWakeWord/releases/download/v0.1.1/speexdsp_ns-0.1.2-cp38-cp38-linux_x86_64.whl
+pip install https://github.com/dscripka/openWakeWord/releases/download/v0.1.1/speexdsp_ns-0.1.2-cp310-cp310-linux_x86_64.whl
32
33
Run the python server
34
python main.py
0 commit comments