Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 505 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 505 Bytes

talk-y

A speech to text and text to speech client for Program-Y

Installation

First install the base dependencies from programy

    pip install programy

Next 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>/src

Install the Talk-y dependencies

pip install -r requirements.txt

Execute the script

cd scripts\xnix
./talk-y.sh

Enjoy