VoxForge
Hi All,
I am quite new to speech recognition and would like to know more on it. I tried the tutorial provided in Sphinx website http://www.speech.cs.cmu.edu/sphinx/tutorial.html. But this tutorial is quite advanced (infact too much advanced) for a beginner and hence would appreciate if someone can provide some links/tips on this topics. Thanks in advance.
Regards,
Kurian Mathew Thayil.
--- (Edited on 1/2/2009 3:00 am [GMT-0600] by kurianthayil) ---
Hi Kurian,
For a general overview, see this link: How Speech Recognition Works
See also the VoxForge about page and the Acoustic Model Creation page.
To start out, it is best to know a scripting language (Python, Ruby, Perl, ...). We mostly use Perl here, but once you know one scripting language, it is much easier to decipher the syntax of another. Go to their web site, and try one of their tutorials (or use Google to find one). Once you have the basics of a scripting language, it is much easier to do the Sphinx Tutorial or the VoxForge tutorial.
Hope that helps,
Ken
--- (Edited on 1/2/2009 10:56 am [GMT-0500] by kmaclean) ---