Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 1.9 KB

README.rst

File metadata and controls

68 lines (45 loc) · 1.9 KB

Rhasspy Hermes App

Continuous integration Documentation status PyPI package version Supported Python versions License

Rhasspy Hermes App is a helper library to create voice apps for Rhasspy in Python using the Hermes protocol

Requirements

Rhasspy Hermes App requires:

  • Python 3.7
  • Rhasspy 2.5

Installation

A package can be installed from PyPI:

pip3 install rhasspy-hermes-app

Documentation

Read the online documentation for more information about using the library, including the full API documentation with example code.

License

This project is provided by Koen Vervloesem as open source software with the MIT license. See the LICENSE file for more information.