<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Martin Schaaf's Blog &#187; kadosu</title>
	<atom:link href="http://infram.wordpress.com/tag/kadosu/feed/" rel="self" type="application/rss+xml" />
	<link>http://infram.wordpress.com</link>
	<description>programming languages and surroundings</description>
	<lastBuildDate>Thu, 10 Dec 2009 12:00:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='infram.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c1326df8a34133d328ade8208e97c5b6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Martin Schaaf's Blog &#187; kadosu</title>
		<link>http://infram.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://infram.wordpress.com/osd.xml" title="Martin Schaaf&#8217;s Blog" />
		<item>
		<title>Free Speech Recognition</title>
		<link>http://infram.wordpress.com/2009/04/29/free-speech-recognition/</link>
		<comments>http://infram.wordpress.com/2009/04/29/free-speech-recognition/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 19:17:37 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[isip]]></category>
		<category><![CDATA[julius]]></category>
		<category><![CDATA[kadosu]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[recognition]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[sphinx]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/?p=719</guid>
		<description><![CDATA[I am working on a plugin for KaDoSu to index audio files. I found these three free libraries Sphinx, ISIP and Julius for speech recognition and decided to use Sphinx because it is a pure Java implementation and so I don&#8217;t depend on natively compiled libraries. But all these libraries have the same problem. They [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=719&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am working on a plugin for <a href="https://launchpad.net/kadosu">KaDoSu</a> to index audio files. I found these three free libraries <a href="http://cmusphinx.sourceforge.net/html/cmusphinx.php">Sphinx</a>, <a href="http://www.ece.msstate.edu/research/isip/projects/speech/index.html">ISIP</a> and <a href="http://julius.sourceforge.jp/en_index.php">Julius</a> for speech recognition and decided to use Sphinx because it is a pure Java implementation and so I don&#8217;t depend on natively compiled libraries. But all these libraries have the same problem. They need to be trained to recognize speech well. <a href="http://www.voxforge.org/home">Voxforge</a> collects speech samples from its users and shares them for free with all these projects. Please donate your voice to get better free speech recognition.<br />
<a href="http://www.voxforge.org/home"><img src="http://www.voxforge.org/uploads/Fd/CZ/FdCZ4NZA4FpdKSEryq4q0Q/twice.jpg" alt="Donate your voice!!!" width="384" height="288" /></a></p>
Posted in Misc Tagged: free, isip, julius, kadosu, Misc, Programming, recognition, speech, sphinx <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/719/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=719&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2009/04/29/free-speech-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>

		<media:content url="http://www.voxforge.org/uploads/Fd/CZ/FdCZ4NZA4FpdKSEryq4q0Q/twice.jpg" medium="image">
			<media:title type="html">Donate your voice!!!</media:title>
		</media:content>
	</item>
		<item>
		<title>Kadosu version 0.2.0 released</title>
		<link>http://infram.wordpress.com/2009/04/21/kadosu-version-020-released/</link>
		<comments>http://infram.wordpress.com/2009/04/21/kadosu-version-020-released/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:57:59 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[0.2.0]]></category>
		<category><![CDATA[kadosu]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/?p=702</guid>
		<description><![CDATA[Important new features in this release are: introduce filter for plugin text ouptut, added filter that recognizes the language of a document and adds it to the index as field &#8220;language&#8221;, scheduled indexing, use a standard index (reduces configuration efforts), update lucene to 2.4.1 and a lot of bugfixes.
More.
Posted in Misc Tagged: 0.2.0, kadosu, release [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=702&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Important new features in this release are: introduce filter for plugin text ouptut, added filter that recognizes the language of a document and adds it to the index as field &#8220;language&#8221;, scheduled indexing, use a standard index (reduces configuration efforts), update lucene to 2.4.1 and a lot of bugfixes.</p>
<p><a href="https://launchpad.net/kadosu/1.0/0.2.0">More.</a></p>
Posted in Misc Tagged: 0.2.0, kadosu, release <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/702/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=702&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2009/04/21/kadosu-version-020-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
		<item>
		<title>Kadosu announcement</title>
		<link>http://infram.wordpress.com/2008/11/06/kadosu-announcement/</link>
		<comments>http://infram.wordpress.com/2008/11/06/kadosu-announcement/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 14:52:34 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[0.1.0]]></category>
		<category><![CDATA[kadosu]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/2008/11/06/kadosu-announcement/</guid>
		<description><![CDATA[Kadosu announcement
Version 0.1.0 released
Posted in Misc Tagged: 0.1.0, kadosu, release      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=395&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="https://edge.launchpad.net/kadosu/+announcement/1381">Kadosu announcement</a><br />
Version 0.1.0 released</p>
Posted in Misc Tagged: 0.1.0, kadosu, release <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/395/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/395/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/395/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=395&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2008/11/06/kadosu-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
		<item>
		<title>Kadosu is moving</title>
		<link>http://infram.wordpress.com/2008/09/26/kadosu-is-moving/</link>
		<comments>http://infram.wordpress.com/2008/09/26/kadosu-is-moving/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 06:54:49 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[kadosu]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/?p=322</guid>
		<description><![CDATA[I am now on the go to move Kadosu to launchpad.net. See any progress here. Enjoy it!
Posted in Misc Tagged: kadosu      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=322&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am now on the go to move Kadosu to launchpad.net. See any progress <a href="https://launchpad.net/kadosu">here</a>. Enjoy it!</p>
Posted in Misc Tagged: kadosu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/322/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=322&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2008/09/26/kadosu-is-moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
		<item>
		<title>The development of Kadosu goes on</title>
		<link>http://infram.wordpress.com/2008/05/17/the-development-of-kadosu-goes-on/</link>
		<comments>http://infram.wordpress.com/2008/05/17/the-development-of-kadosu-goes-on/#comments</comments>
		<pubDate>Sat, 17 May 2008 17:49:19 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[kadosu]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/?p=218</guid>
		<description><![CDATA[I started right now the porting of Kadosu to Eclipse 3.4. Important changes are

all the plugins are now collected in a feature,
Lucene 2 API is used and
it is planned to move the project hosting to launchpad.net.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=218&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I started right now the porting of <a href="http://infram.wordpress.com/kadosu-categorized-document-search/">Kadosu</a> to <a title="eclipse.org" href="http://www.eclipse.org/">Eclipse</a> 3.4. Important changes are</p>
<ul>
<li>all the plugins are now collected in a feature,</li>
<li><a href="http://lucene.apache.org/">Lucene</a> 2 API is used and</li>
<li>it is planned to move the project hosting to <a href="https://launchpad.net/">launchpad.net</a>.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/infram.wordpress.com/218/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/infram.wordpress.com/218/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=218&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2008/05/17/the-development-of-kadosu-goes-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
	</channel>
</rss>