/speaker

Voice speaker service

Primary LanguagePythonMIT LicenseMIT

speaker

Voice speaker service

install

git clone git+https://github.com/nwlunatic/speaker.git
./linux_install_deps.sh
virtualenv venv
source venv/bin/activate
pip install --allow-external PyAudio --allow-unverified PyAudio -r requirements.txt