A speech to text and text to speech client for Program-Y
First install the base dependencies from programy
pip install programyNext clone the code base
wget https://Change to the directory that you installed the clone
Now set PYTHONPATH
export PYTHONPATH=${PYTHONPATH}:<path to talk-y>/srcInstall the Talk-y dependencies
pip install -r requirements.txtExecute the script
cd scripts\xnix
./talk-y.shEnjoy