Skip to main content

No project description provided

Project description

Rhasspy Speakers Hermes MQTT Service

Continous Integration GitHub license

Implements hermes/audioServer output functionality from Hermes protocol using an external program like aplay.

Running With Docker

docker run -it rhasspy/rhasspy-speakers-cli-hermes:<VERSION> <ARGS>

Building From Source

Clone the repository and create the virtual environment:

git clone https://github.com/rhasspy/rhasspy-speakers-cli-hermes.git
cd rhasspy-speakers-cli-hermes
make venv

Run the bin/rhasspy-speakers-cli-hermes script to access the command-line interface:

bin/rhasspy-speakers-cli-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-speakers-cli-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: rhasspy-speakers-cli-hermes [-h] --play-command PLAY_COMMAND
                                   [--host HOST] [--port PORT]
                                   [--siteId SITEID] [--debug]

optional arguments:
  -h, --help            show this help message and exit
  --play-command PLAY_COMMAND
                        Command to play WAV data 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-speakers-cli-hermes-0.1.1.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file rhasspy-speakers-cli-hermes-0.1.1.tar.gz.

File metadata

  • Download URL: rhasspy-speakers-cli-hermes-0.1.1.tar.gz
  • Upload date:
  • Size: 4.4 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-speakers-cli-hermes-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ec2b0615bd46d536d2a87d97ad606de1138906013ad1151b7434a0c205f57c9b
MD5 76624e93dc6ce7b2dd5d948e18541fb0
BLAKE2b-256 672601297322ce1b2c8713a80e0e3c54b7a9cc76b3a42041b1fce05c28538899

See more details on using hashes here.

Supported by

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