Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 672 Bytes

README.rst

File metadata and controls

27 lines (19 loc) · 672 Bytes

State of the project :

https://travis-ci.org/Seraf/LISA-CLIENT-Linux.png 'Stories in Ready'

Overview

Actually, it uses pocketsphinx to recognize the LISA keyword, then use Wit speech API (google used at backend) to recognize the sentence. It sends the sentence to LISA Server.

Clients can be multiple (one per room for example) if needed.

To install it :

` pip install lisa-client `

To launch the client :

` twistd -n lisa-client `