Home
Name Modified Size InfoDownloads / Week
version1.02 2012-11-29
README 2012-11-29 2.0 kB
Totals: 2 Items   2.0 kB 0
DOMOTIC SPEECH RECOGNITION INTERFACE
====================================

Description
----------- 
This product recognizes oral commands and translates them to domotic orders for a domotic system. This product interacts with the user through audio messages to get a proper oral command. Audio messages are available in Spanish and English.
This product does not implement a domotic system. This product is an interface to be plugged to a domotic system. However, a "dumb" domotic server is provided. The "dumb" server is a script that prints the received domotic orders. 
Available oral commands are generated from a house description file in XML format. The oral commands have to be trained for the user who is going to use the system. For this purpose 2 interfaces are provided: a command line interface and a web client. These interfaces allow to visualize oral commands, train and delete trainings.

Status
------
The software is already working although it's far from being a finished product. It has been tested in ubuntu and Windows 7.  

Requirements
------------
You need to have the following hardware/software: 
- arduino UNO board 
- EasyVR shield 
- Windows PC with USB port (necessary to upload the audio messages to the EasyVR shield) 
- ubuntu or Windows PC with a USB port (for using the product) 
- Python 2.7

Documentation
-------------
please refer to the wiki for instructions on how to:
installation and system setup: https://sourceforge.net/p/vr-domotic/wiki/Home/#system-setup
usage: https://sourceforge.net/p/vr-domotic/wiki/Usage/
change the home description: https://sourceforge.net/p/vr-domotic/wiki/HomeDescriptionFile/
manage the oral commands: https://sourceforge.net/p/vr-domotic/wiki/Administration/


New release files can be found at:
https://sourceforge.net/projects/vr-domotic/files/

This software was created by Javier Panta Martinez and released under the MIT license. See the file LICENSE.

You can contact me at camotito@gmail.com
Source: README, updated 2012-11-29