An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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

[![Show add-on](https://my.home-assistant.io/badges/supervisor_addon.svg)](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)