VoxForge
Please share your valuable knowledge regarding live mode recognition using sphinx3.x . myself trying to use livepretend option but not getting success.
Can anyone show me the right way to go ahead.
Thanks in advance
--- (Edited on 6/3/2009 6:46 pm [GMT+0530] by sarvesh) ---
Hi sarvesh,
With a little bit of Googling, I found these links:
From the first link (Keith Vertanen's site):
Sphinx-3 live cross-platform speech recognition example
Overview:
Here is an example I developed to test live real-time speech recognition using CMU Sphinx and the PortAudio
library. The example works on both Windows and Linux. I've tested it
with sphinxbase v0.3 and sphinx3 v0.7, but not with the latest source
trees from CMU.
The example is a simple command line program that:
|
Ken
--- (Edited on 6/10/2009 1:51 pm [GMT-0400] by kmaclean) ---