Skip to content

Commit 9e4f23d

Browse files
authored
Update README.md
1 parent 1b5d9b5 commit 9e4f23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ for i in range(audio.get_device_count()):
2828
audio.terminate()
2929
```
3030
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
31+
pip install https://github.com/dscripka/openWakeWord/releases/download/v0.1.1/speexdsp_ns-0.1.2-cp310-cp310-linux_x86_64.whl
3232

3333
Run the python server
3434
python main.py

0 commit comments

Comments
 (0)