SPARC-Auburn / Lab-Assistant

The purpose of this project is to create a virtual assistant to assist SPARC members using Python. The virtual assistant will be fully featured including abilities to help in the lab to automating a home. It will include a system that allows for easy to use management of lab equipment and various administrative features. The virtual assistant could also be integrated on a mobile robotic platform to allow more capabilities that a static computing platform could. Our current iteration of the virtual assistant is named Karen.
http://sparc-auburn.github.io/
Apache License 2.0
11 stars 5 forks source link

V1.2.0 #2

Closed joshjab closed 7 years ago

joshjab commented 7 years ago

Added: Changed all spaces to indents Added extra dependencies for pocketsphinx to install.sh KAREN now listens for her name in any manner, and will sound a tone that she is listening Listening currently times out after 10 attempts at recognition Added comments to Listen.py and Speech.py Added listening and not listening tones General code cleanup of Listen.py and Speech.py Known bugs: Sphinx response time is very slow Sphinx success rate at detecting "Karen" low Recognition response time in general is slow

joshjab commented 7 years ago

I'm going to go ahead and approve this pull request, any bug fixes and improvements can come through V1.2.x. Let me know if you find anything major.