Skip to main content

No project description provided

Project description

Rhasspy Wake Snowboy Hermes

Continous Integration GitHub license

Implements hermes/hotword functionality from Hermes protocol using snowboy.

Running With Docker

docker run -it rhasspy/rhasspy-wake-snowboy-hermes:<VERSION> <ARGS>

Building From Source

Clone the repository and create the virtual environment:

git clone https://github.com/rhasspy/rhasspy-wake-snowboy-hermes.git
cd rhasspy-wake-snowboy-hermes
make venv

Run the bin/rhasspy-wake-snowboy-hermes script to access the command-line interface:

bin/rhasspy-wake-snowboy-hermes --help

Building the Debian Package

Follow the instructions to build from source, then run:

source .venv/bin/activate
make debian

If successful, you'll find a .deb file in the dist directory that can be installed with apt.

Building the Docker Image

Follow the instructions to build from source, then run:

source .venv/bin/activate
make docker

This will create a Docker image tagged rhasspy/rhasspy-wake-snowboy-hermes:<VERSION> where VERSION comes from the file of the same name in the source root directory.

NOTE: If you add things to the Docker image, make sure to whitelist them in .dockerignore.

Command-Line Options

usage: rhasspywake_snowboy_hermes [-h] --model MODEL [MODEL ...]
                                  [--wakewordId WAKEWORDID] [--stdin-audio]
                                  [--host HOST] [--port PORT]
                                  [--siteId SITEID] [--debug]

optional arguments:
  -h, --help            show this help message and exit
  --model MODEL [MODEL ...]
                        Snowboy model settings (model, sensitivity,
                        audio_gain, apply_frontend)
  --wakewordId WAKEWORDID
                        Wakeword IDs of each keyword (default: default)
  --stdin-audio         Read WAV audio from stdin
  --host HOST           MQTT host (default: localhost)
  --port PORT           MQTT port (default: 1883)
  --siteId SITEID       Hermes siteId(s) to listen for (default: all)
  --debug               Print DEBUG messages to the console

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rhasspy-wake-snowboy-hermes-0.1.2.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file rhasspy-wake-snowboy-hermes-0.1.2.tar.gz.

File metadata

  • Download URL: rhasspy-wake-snowboy-hermes-0.1.2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7

File hashes

Hashes for rhasspy-wake-snowboy-hermes-0.1.2.tar.gz
Algorithm Hash digest
SHA256 03923fe2d76a47e3702ad2198fb1d0627d9990de7f5f9abfa9b296a6ad26b439
MD5 36ececd2714508aa17af98d8e229f8ff
BLAKE2b-256 414b45d8453b0bdb7fdf150915d88d4ec29761c589e1b050b9c0d23f1e2750b4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page