/talk-y

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

Primary LanguagePythonMIT LicenseMIT

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