8000 GitHub - rotdrop/rhasspy-asr-pocketsphinx: Speech to text for Rhasspy using Pocketsphinx
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rotdrop/rhasspy-asr-pocketsphinx

 
 

Repository files navigation

Rhasspy ASR Pocketsphinx

Continous Integration PyPI package version Python versions GitHub license

Automated speech recognition in Rhasspy voice assistant with Pocketsphinx.

Requirements

rhasspy-asr-pocketsphinx requires:

See pre-built apps for pre-compiled binaries.

Pocketsphinx is installed using pip from a fork of the Python library that removes PulseAudio.

Installation

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

Deployment

$ make dist

See dist/ directory for .tar.gz file.

About

Speech to text for Rhasspy using Pocketsphinx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.6%
  • Shell 14.7%
  • Makefile 1.7%
0