seth is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of a virtual assistant's work.
Linux
- Install portaudio:
sudo apt-get install portaudio19-dev - Install python 3
- Install python pip:
sudo apt-get install python3-pip - Install required libraries
python3 install.py - Add API keys to
config.ini - Run
python3 Index.py