Voice bot that can perform various tasks.
- Free software: ISC license
- Documentation: https://voice_bot.readthedocs.org.
- TODO
- Prerequisites:
- Install libsox and libcurl for Wit.ai
- Install PyAudio and Flac for SpeechRecognition
- Steps:
- In voice_bot/config , update API keys in template_api.ini
- Change name from template_api.ini --> priv_api.ini
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.