Skip to main content

Control your computer by voice!

Project description

Control your computer by voice!

  • Free software: GPLv3 license

Installation

pip install voca

Documentation

  • Prerequisites: - kaldi/silvius server via included dockerfile or online - Microphone - Python 3

Development

  • git clone this repo and cd inside

  • To start the kaldi server and workers in docker, plus a client listening to your mic, run ./run-kaldi-server.sh

  • ./pycli init will create a virtualenv and install the package into it

  • ./venv/bin/voca manage to start the manager process which accepts commands on stdin. The manager will start its workers.

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.0 (2019-04-30)

  • First release on PyPI.

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

voca-0.1.3.tar.gz (52.9 kB view hashes)

Uploaded Source

Built Distribution

voca-0.1.3-py2.py3-none-any.whl (45.4 kB view hashes)

Uploaded Python 2 Python 3

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