<?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/"
	>

<channel>
	<title>testing simon &#187; default.jconf</title>
	<atom:link href="http://spirit.blau.in/simon/tag/defaultjconf/feed/" rel="self" type="application/rss+xml" />
	<link>http://spirit.blau.in/simon</link>
	<description>my first steps with the simon speech recognition software</description>
	<lastBuildDate>Tue, 10 Jan 2012 14:59:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>sam: Couldn&#8217;t open prompts file</title>
		<link>http://spirit.blau.in/simon/2010/01/26/sam-couldnt-open-prompts-file/</link>
		<comments>http://spirit.blau.in/simon/2010/01/26/sam-couldnt-open-prompts-file/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 11:46:57 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[default.jconf]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[sam]]></category>
		<category><![CDATA[training.data]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=2398</guid>
		<description><![CDATA[I want to use my German backup folder with sam. I have to choose the specific paths to the specific backup files: I am using the following path for the jconf file (I had to look into this blog post): /usr/share/kde4/apps/simond/default.jconf This is the current content of the file /home/am3msi/Documents/201001/model/20100126-try-to-restore-german.sam: /home/am3msi/Documents/201001/model/hmmdefs /home/am3msi/Documents/201001/model/tiedlist /home/am3msi/Documents/201001/model/model.dict /home/am3msi/Documents/201001/model/model.dfa /home/am3msi/Documents/201001/model/training.data/ [...]]]></description>
			<content:encoded><![CDATA[<p>I want to use <a href="http://spirit.blau.in/simon/2009/12/29/how-can-i-import-the-backup-folder/">my German backup folder</a> with sam. I have to choose the specific paths to the specific backup files:</p>
<p><a href="http://spirit.blau.in/simon/files/2010/01/user-generated.png"><img src="http://spirit.blau.in/simon/files/2010/01/user-generated-300x164.png" alt="user-generated" width="300" height="164" class="alignnone size-medium wp-image-2399" /></a></p>
<p>I am using the following path for the jconf file (I had to <a href="http://spirit.blau.in/simon/2009/12/29/find-bad-wav-files-with-sam/">look into this blog post</a>): <code>/usr/share/kde4/apps/simond/default.jconf</code></p>
<p>This is the current content of the file <code>/home/am3msi/Documents/201001/model/20100126-try-to-restore-german.sam</code>:</p>
<blockquote><p>/home/am3msi/Documents/201001/model/hmmdefs<br />
/home/am3msi/Documents/201001/model/tiedlist<br />
/home/am3msi/Documents/201001/model/model.dict<br />
/home/am3msi/Documents/201001/model/model.dfa<br />
/home/am3msi/Documents/201001/model/training.data/<br />
/usr/share/kde4/apps/simond/default.jconf<br />
/home/am3msi/Documents/201001/model/lexicon<br />
/home/am3msi/Documents/201001/model/model.grammar<br />
/home/am3msi/Documents/201001/model/model.voca<br />
/home/am3msi/Documents/201001/model/prompts<br />
/home/am3msi/Documents/201001/model/training.data/<br />
/home/am3msi/Documents/201001/model/tree1.hed<br />
/home/am3msi/Documents/201001/model/wav_config<br />
16000<br />
/home/am3msi/Documents/201001/model/prompts
</p></blockquote>
<p>Now, I click the <code>Build model</code> button.</p>
<p><a href="http://spirit.blau.in/simon/files/2010/01/build-log.png"><img src="http://spirit.blau.in/simon/files/2010/01/build-log-300x209.png" alt="build-log" width="300" height="209" class="alignnone size-medium wp-image-2405" /></a></p>
<p>1. I pressed the <code>Build model</code> button.<br />
2. The <code>Build log</code> indicates that it worked out. Great. I assume that the previously existing files<br />
<code>/home/am3msi/Documents/201001/model/hmmdefs<br />
/home/am3msi/Documents/201001/model/tiedlist<br />
/home/am3msi/Documents/201001/model/model.dict<br />
/home/am3msi/Documents/201001/model/model.dfa</code><br />
have been replaced by new ones (probably with the identical content).</p>
<p>Now I want to test the model. So I press the <code>Test model</code> button. sam displays an error message:</p>
<blockquote><p>Couldn&#8217;t open prompts file for reading: /home/am3msi/Documents/201001/model/training.data/</p></blockquote>
<p>Why is that? What went wrong? Let&#8217;s take a look at the paths to the test files:<br />
<code>/home/am3msi/Documents/201001/model/training.data/<br />
/usr/share/kde4/apps/simond/default.jconf<br />
/home/am3msi/Documents/201001/model/prompts</code></p>
<p>The paths are correct. I am trying the following: I copy the <code>prompts</code> file to the <code>training.data</code> folder. But this didn&#8217;t solve my problem.</p>
<p>My guess is that there is a bug with sam. At least, it is possible to build a speech model with sam (from my German backup files). That is a good start. That means that my German wav recordings, my dictionary, my prompts aren&#8217;t lost.</p>
<p>My next step will be to take a closer look at simon. I will try to use my German backup files with simon. They worked with sam (only the <code>Test model</code> function failed, but the <code>Build model</code> function obviously worked). And I hope that they will work with simon, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/01/26/sam-couldnt-open-prompts-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>sam couldn&#8217;t open julius jconf file</title>
		<link>http://spirit.blau.in/simon/2009/08/11/sam-couldnt-open-julius-jconf-file/</link>
		<comments>http://spirit.blau.in/simon/2009/08/11/sam-couldnt-open-julius-jconf-file/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 02:48:54 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[default.jconf]]></category>
		<category><![CDATA[revision 897]]></category>
		<category><![CDATA[sam]]></category>
		<category><![CDATA[tree.hed]]></category>
		<category><![CDATA[wav_config]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=1114</guid>
		<description><![CDATA[I want to figure out how sam works. 1. I pressed Test model. 2. About 30 seconds later the error message Couldn't open julius jconf file: "". appeared. 3. I guess that I have to define a path for the JConf file. I think that I will give the following file a try: /home/liberty/200908/speech2text/trunk/simond/default.jconf. By [...]]]></description>
			<content:encoded><![CDATA[<p>I want to figure out how sam works.</p>
<p><a href="http://spirit.blau.in/simon/files/2009/08/jconf.png"><img src="http://spirit.blau.in/simon/files/2009/08/jconf-300x194.png" alt="jconf" width="300" height="194" class="alignnone size-medium wp-image-1115" /></a></p>
<p>1. I pressed <code>Test model</code>.<br />
2. About 30 seconds later the error message <code>Couldn't open julius jconf file: "".</code> appeared.<br />
3. I guess that I have to define a path for the JConf file. I think that I will give the following file a try: <code>/home/liberty/200908/speech2text/trunk/simond/<strong>default.jconf</strong></code>.</p>
<p>By the way, forget about the red question mark in the <a href="http://spirit.blau.in/simon/files/2009/08/sam.png">screen shot of the previous post</a>. The paths are as follows:<br />
<code>/usr/share/kde4/apps/simon/model/<strong>tree.hed</strong></code><br />
<code>/usr/share/kde4/apps/simon/model/<strong>wav_config</strong></code></p>
<p>I am getting the following error message: </p>
<p><a href="http://spirit.blau.in/simon/files/2009/08/recognizing.png"><img src="http://spirit.blau.in/simon/files/2009/08/recognizing-300x229.png" alt="recognizing" width="300" height="229" class="alignnone size-medium wp-image-1120" /></a></p>
<p>I get this error message even if I activate/connect simon/ksimond. I guess I have to use a different default.jconf file (located at a different location) because &#8220;<em>relative paths must be relative to THIS FILE</em>&#8220;.</p>
<p>I am giving the following location a try: <code>/home/liberty/.kde/share/apps/simond/models/a/active/<strong>julius.jconf</strong></code>. It seems to work:</p>
<p><a href="http://spirit.blau.in/simon/files/2009/08/test-log.png"><img src="http://spirit.blau.in/simon/files/2009/08/test-log-300x257.png" alt="test-log" width="300" height="257" class="alignnone size-medium wp-image-1124" /></a></p>
<p>And <a href="http://3.bp.blogspot.com/_bVV1kLZJ9xc/SnsjFxRuAYI/AAAAAAAAABg/bLME8gdoX0E/s1600-h/sam_3.png">this</a> could be the overall recognition rate. But it isn&#8217;t. Just about 49 % were recognized correctly. I think that I will listen to some of the wav files. Maybe I will have to throw away some of the training samples?</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2009/08/11/sam-couldnt-open-julius-jconf-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

