<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/0.32-RC1" -->
<rss version="0.92">
<channel>
	<title>voicerecog</title>
	<link>http://www.xncroft.com/blog/lyceum/voicerecog</link>
	<description>speak and be turned into bits</description>
	<lastBuildDate>Fri, 14 Jul 2006 14:55:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Add recognized vocabulary to HelloWorld demo with different &#8220;grammars&#8221;</title>
		<description>As it comes with the Sphinx-4 package, the HelloWorld.jar example only recognizes the following words:

(Good morning &#124; Hello) 
( Bhiksha &#124; Evandro &#124; Paul &#124; Philip &#124; Rita &#124; Will )

To expand this vocabulary, we need to modify a grammar file that the JSGFGrammar class imports, and then we need ...</description>
		<link>http://www.xncroft.com/blog/lyceum/voicerecog/2006/07/14/add-recognized-vocabulary-to-helloworld-demo-with-different-grammars/</link>
			</item>
	<item>
		<title>Sphinx 4 Architecture</title>
		<description>
( diagram taken from Sphinx-4: A Flexible Open Source Framework 
for Speech Recognition )

NOTE: This post is not complete.

The beauty of the Sphinx 4 architecture is its modularity and pluggability.  Previously, speech recognition programs were built to fulfill specific roles: continuous speech vs. non-continuous, large vocabulary vs. smaller vocabulary, ...</description>
		<link>http://www.xncroft.com/blog/lyceum/voicerecog/2006/07/05/sphinx-4-architecture/</link>
			</item>
	<item>
		<title>Bluetooth Headset results</title>
		<description>Bluetooth headsets could turn out to be the most widely available interface for speaking to the computer, so we wanted to do some tests to see if the demos that came with Sphinx-4 would work with a headset.  

One useful thing to note is that I had to jump ...</description>
		<link>http://www.xncroft.com/blog/lyceum/voicerecog/2006/06/30/bluetooth-headset-results/</link>
			</item>
	<item>
		<title>Getting started with Sphinx 4 :: HelloWorld!!</title>
		<description>Sphinx is a HMM based speech recognition system developed at CMU.  There are 4 versions of Sphinx. For the moment, I'm exploring Sphinx-4 because it is written in Java, and it would probably combine easiest with the Video Comments work being done at ITP.

Getting everything you need to run ...</description>
		<link>http://www.xncroft.com/blog/lyceum/voicerecog/2006/06/30/on-sphinx-getting-started-with-spinx-4/</link>
			</item>
	<item>
		<title>General Speech Recognition - How It Works, What Types Exist</title>
		<description>I found one useful summary of what speech recognition is here.  It details the types of speech recognizers, including speaker-independent, speaker-dependent, continuous speech recognition, isolated speech recognition, and vocabulary constrained system.  As the technology exists now, it seems that one has to figure out a compromise between vocabulary ...</description>
		<link>http://www.xncroft.com/blog/lyceum/voicerecog/2006/06/30/general-speech-recognition-how-it-works-what-types-exist/</link>
			</item>
</channel>
</rss>
