https://github.com/rhasspy/wyoming-porcupine1
Wyoming protocol server for porcupine1 wake word detection system
https://github.com/rhasspy/wyoming-porcupine1
Last synced: 7 months ago
JSON representation
Wyoming protocol server for porcupine1 wake word detection system
- Host: GitHub
- URL: https://github.com/rhasspy/wyoming-porcupine1
- Owner: rhasspy
- License: mit
- Created: 2023-10-03T15:26:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T20:14:55.000Z (over 1 year ago)
- Last Synced: 2024-04-27T05:43:08.216Z (over 1 year ago)
- Language: Python
- Size: 3.8 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- Self-Hosting-Guide - Wyoming Porcupine1
README
# Wyoming Porcupine1
[Wyoming protocol](https://github.com/rhasspy/wyoming) server for the [porcupine1](https://github.com/Picovoice/porcupine) wake word detection system.
## Home Assistant Add-on
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=47701997_porcupine1&repository_url=https%3A%2F%2Fgithub.com%2Frhasspy%2Fhassio-addons)
[Source](https://github.com/rhasspy/hassio-addons/tree/master/porcupine1)
## Docker Image
``` sh
docker run -it -p 10400:10400 rhasspy/wyoming-porcupine1
```
[Source](https://github.com/rhasspy/wyoming-addons/tree/master/porcupine1)