/rhasspy-asr

Shared Python classes for speech to text

Primary LanguagePythonMIT LicenseMIT

Rhasspy ASR

Continous Integration PyPI package version Python versions GitHub license

Classes for automated speech recognition in Rhasspy voice assistant.

Installation

$ git clone https://github.com/rhasspy/rhasspy-asr
$ cd rhasspy-asr
$ ./configure
$ make
$ make install

Deployment

$ make dist

See dist/ directory for .tar.gz file.