Menu

Tree [0393da] master /
 History

HTTPS access


File Date Author Commit
 Arduino 2012-11-26 Javier Panta Javier Panta [aae16e] Version 1.02. Audio folder reorganized, new rea...
 PC 2012-11-13 Javier Panta Javier Panta [f9bdcc] Spanish audio added, arduino code modified to u...
 clients 2012-11-13 Javier Panta Javier Panta [f9bdcc] Spanish audio added, arduino code modified to u...
 interfaces 2012-11-13 Javier Panta Javier Panta [f9bdcc] Spanish audio added, arduino code modified to u...
 .gitignore 2012-11-26 Javier Panta Javier Panta [9ec2c6] Previous files were incorrect
 LICENSE 2012-11-13 Javier Panta Javier Panta [f9bdcc] Spanish audio added, arduino code modified to u...
 README 2012-11-26 Javier Panta Javier Panta [aae16e] Version 1.02. Audio folder reorganized, new rea...

Read Me

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.