-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Franquet Benoit edited this page Jun 13, 2015
·
1 revision
voxgenerator is a Python package that make you able to build and deploy to use powerfull voice controlled application or desktop.
It brings a common and flexible way to create and use voice controlled plugin . Plugin are standalone python script design to communicate with a voice recognition pipeline. Each plugin is associated to an uniq langage model. They are (plugin and langage model automatically generated by voxgenerator). Moreother a langage model control file is also automatically generated so that you can switch the current langage during the execution (You can send command to different pipeline) in order to improve the accuracy.
Plugins and pipeline are described in two xml file that you have to write.