<?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</title>
	<atom:link href="http://spirit.blau.in/simon/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>Thu, 02 Sep 2010 17:34:10 +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>git pull origin master</title>
		<link>http://spirit.blau.in/simon/2010/09/02/git-pull-origin-master-3/</link>
		<comments>http://spirit.blau.in/simon/2010/09/02/git-pull-origin-master-3/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 17:33:30 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=5053</guid>
		<description><![CDATA[This happens in my Ubuntu terminal: ubuntu@ubuntu-desktop:~$ cd Documents/201005/speech2text &#038;&#038; git pull origin master remote: Counting objects: 66, done. remote: Compressing objects: 100% (41/41), done. remote: Total 41 (delta 30), reused 0 (delta 0) Unpacking objects: 100% (41/41), done. From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text * branch master -> FETCH_HEAD Updating cbc744d..4ae4550 Fast-forward CMakeLists.txt &#124; 6 +- cmake/FindPortaudio.cmake &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>This happens in my Ubuntu terminal:</p>
<blockquote><p><code>ubuntu@ubuntu-desktop:~$ cd Documents/201005/speech2text &#038;&#038; git pull origin master<br />
remote: Counting objects: 66, done.<br />
remote: Compressing objects: 100% (41/41), done.<br />
remote: Total 41 (delta 30), reused 0 (delta 0)<br />
Unpacking objects: 100% (41/41), done.<br />
From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text<br />
 * branch            master     -> FETCH_HEAD<br />
Updating cbc744d..4ae4550<br />
Fast-forward<br />
 CMakeLists.txt                                     |    6 +-<br />
 cmake/FindPortaudio.cmake                          |    1 +<br />
 package/KDE/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=0fb489ec1b182832aef8d410f868c42d4d0d5eed">CMakeLists.txt</a>                         |   92 +-<br />
 package/NSIS/anpassungen.nsi                       |   57 +-<br />
 simon/doc/de/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=a2092755c5183096a9239487f20e8136740905df">index.docbook</a>                         | 4183 +++++++++++++-------<br />
 simon/doc/en/index.docbook                         |    2 +-<br />
 simon/doc/po/simonmanual.pot                       | 1510 ++++----<br />
 simon/doc/po/simonmanual_de.po                     | 1979 +++++-----<br />
 .../src/simonmodelmanagementui/ImportDict/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=da8867860b2a2d931327bb668bcfc5189649ae3c">dict.cpp</a> |    2 +-<br />
 .../ImportTrainingData/importtrainingdata.cpp      |   31 +-<br />
 .../ImportTrainingData/importtrainingdata.h        |    2 +<br />
 <a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=0cf875f976c898aea36569f33be5c6b293742256">version.h</a>                                          |    2 +-<br />
 12 files changed, 4580 insertions(+), 3287 deletions(-)<br />
ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ </code></p></blockquote>
<p><a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=commitdiff;h=feccf2dda5b7c2a8187700203960dce5d402c250">Great</a>: </p>
<blockquote><p>&#8220;+  allowedFileTypes << "wav";</p>
<p>+  allowedFileTypes << "mp3";</p>
<p>+  allowedFileTypes << "ogg";</p>
<p>+  allowedFileTypes << "flac";"</p></blockquote>
<p>I am planning to release <a href="http://www.fsf.org/campaigns/playogg">ogg</a> files (because I don&#8217;t have unlimited webspace, and because I think that ogg quality is OK for training). </p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/09/02/git-pull-origin-master-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ralf&#8217;s German dictionary 0.2.1</title>
		<link>http://spirit.blau.in/simon/2010/08/30/ralfs-german-dictionary-0-2-1/</link>
		<comments>http://spirit.blau.in/simon/2010/08/30/ralfs-german-dictionary-0-2-1/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 21:49:17 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dictionary]]></category>
		<category><![CDATA[de]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=4887</guid>
		<description><![CDATA[How I build Ralf's German dictionary version 0.2.1: 1. Add rule to improve-german.xsl: &#60;xsl:when test="contains(lower-case(../grapheme), 'münd')"&#62;&#60;xsl:value-of select="replace($sierra, 'mynd','mʏnd')"/&#62;&#60;/xsl:when&#62; 2. Add rule: &#60;xsl:when test="contains(lower-case(../grapheme), 'fünf')"&#62;&#60;xsl:value-of select="replace($sierra, 'fynf','fʏnf')"/&#62; 3. Add rule: &#60;xsl:when test="contains(lower-case(../grapheme), 'hül')"&#62;&#60;xsl:value-of select="replace($sierra, 'hyl','hʏl')"/&#62;&#60;/xsl:when&#62; 4. Add rule: &#60;xsl:when test="contains(lower-case(../grapheme), 'rück')"&#62;&#60;xsl:value-of select="replace($sierra, 'ʀyk','ʀʏk')"/&#62;&#60;/xsl:when&#62; 5. The German &#8216;r&#8217; is more like a vowel in this context: &#60;xsl:when [...]]]></description>
			<content:encoded><![CDATA[<p>How I build <a href="http://script.blau.in/german-dictionary.xml.bz2"><code>Ralf's German dictionary</code></a> version 0.2.1:<span id="more-4887"></span></p>
<p>1. Add rule to <code>improve-german.xsl</code>:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'münd')"&gt;&lt;xsl:value-of select="replace($sierra, 'mynd','mʏnd')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>2. Add rule: <!--more--></p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'fünf')"&gt;&lt;xsl:value-of select="replace($sierra, 'fynf','fʏnf')"/&gt;</code></p></blockquote>
<p>3. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'hül')"&gt;&lt;xsl:value-of select="replace($sierra, 'hyl','hʏl')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>4. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'rück')"&gt;&lt;xsl:value-of select="replace($sierra, 'ʀyk','ʀʏk')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>5. The German &#8216;r&#8217; is more like a vowel in this context:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'behörde')"&gt;&lt;xsl:value-of select="replace($sierra, 'bəhœʀd','bəhøːɐ̯d')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>6. The v has to be replaced by f:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'vertret')"&gt;&lt;xsl:value-of select="replace($sierra, 'vɐtʀət','fɐtʀeːt')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>7. The i is pronounced long:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'widrig')"&gt;&lt;xsl:value-of select="replace($sierra, 'vɪdʀɪg','viːdʀɪg')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>8. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'nüchter')"&gt;&lt;xsl:value-of select="replace($sierra, 'nyçt','nʏçt')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>9. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'plünder')"&gt;&lt;xsl:value-of select="replace($sierra, 'plyndəʀ','plʏndəʀ')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>10. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'rück')"&gt;&lt;xsl:value-of select="replace($sierra, 'ʀyk','ʀʏk')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>11. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'rüst')"&gt;&lt;xsl:value-of select="replace($sierra, 'ʀyst','ʀʏst')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>12. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'bewerb')"&gt;&lt;xsl:value-of select="replace($sierra, 'beːvəʀb','beːvɛʀb')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>13. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'schmück')"&gt;&lt;xsl:value-of select="replace($sierra, 'ʃmyk','ʃmʏk')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>14. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'schüsse')"&gt;&lt;xsl:value-of select="replace($sierra, 'ʃysə','ʃʏsə')"/&gt;&lt;/xsl:when&gt;</code>
</p></blockquote>
<p>15. Add rule:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'schütt')"&gt;&lt;xsl:value-of select="replace($sierra, 'ʃyt','ʃʏt')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>16. Convert 287 phoneme sequences:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'türm')"&gt;&lt;xsl:value-of select="replace($sierra, 'tyʀm','tʏʀm')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>17. Convert 183 phonemes:</p>
<blockquote><p><code>&lt;xsl:when test="ends-with(lower-case(../grapheme), 'berg')"&gt;&lt;xsl:value-of select="replace($sierra, 'bəʀk','bəʀk')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>18: Generate the next version with Ubuntu terminal:</p>
<blockquote><p><code>cat '/home/ubuntu/Documents/201008/german-0.2.1/<a href="http://script.blau.in/german-previous.xml.bz2">german-0.2.xml</a>' | saxonb-xslt -ext:on -s:- \<br />
-xsl:'/home/ubuntu/Documents/201008/german-0.2.1/<a href='http://spirit.blau.in/simon/files/2010/08/improve-german1.xsl'>improve-german.xsl</a>' \<br />
-o:'/home/ubuntu/Documents/201008/german-0.2.1/object/<a href="http://script.blau.in/german-dictionary.xml.bz2">german-0.2.1.xml</a>'</code></p></blockquote>
<p>19. Convert 142 phonemes:</p>
<blockquote><p><code>&lt;xsl:when test="contains(lower-case(../grapheme), 'struktur')"&gt;&lt;xsl:value-of select="replace($sierra, 'stʀʊktuː','ʃtʀʊktuː')"/&gt;&lt;/xsl:when&gt;</code></p></blockquote>
<p>20. <a href="http://spirit.blau.in/simon/2010/08/30/sampa-of-ach-laut-x-instead-of-x/">Convert the Ach-Laut</a>:</p>
<blockquote><p><code>&lt;xsl:variable name="sierra" select='replace($sierra, "x", "χ")'/&gt;</code></p></blockquote>
<p>21. Download and <a href="http://spirit.blau.in/simon/2010/06/17/tutorial-import-german-dictionary/">import</a> <code>Ralf's German dictionary</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/30/ralfs-german-dictionary-0-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAMPA of Ach-Laut: [X] instead of [x]</title>
		<link>http://spirit.blau.in/simon/2010/08/30/sampa-of-ach-laut-x-instead-of-x/</link>
		<comments>http://spirit.blau.in/simon/2010/08/30/sampa-of-ach-laut-x-instead-of-x/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 21:28:09 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=5032</guid>
		<description><![CDATA[Here is the result after importing a dictionary that uses the IPA symbol [χ] instead of the ASCII symbol [x]: The SAMPA symbol is upper-case [X], and not lower-case [x]. This is OK, I think. The next version of Ralf's German dictionary will employ the IPA symbol [χ] instead of [x].]]></description>
			<content:encoded><![CDATA[<p>Here is the result after importing a dictionary that uses the IPA symbol <code>[χ]</code> instead of the ASCII symbol <code>[x]</code>:</p>
<p><a href="http://spirit.blau.in/simon/files/2010/08/ach-laut.png"><img src="http://spirit.blau.in/simon/files/2010/08/ach-laut-300x267.png" alt="ach-laut" width="300" height="267" class="alignleft size-medium wp-image-5033" /></a>The SAMPA symbol is upper-case [X], and not lower-case [x]. This is OK, I think.</p>
<div style="clear:both"></div>
<p>The next version of <a href="http://script.blau.in/german-dictionary.xml.bz2"><code>Ralf's German dictionary</code></a> will employ the IPA symbol <code>[χ]</code> instead of [x].</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/30/sampa-of-ach-laut-x-instead-of-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>samview.cpp</title>
		<link>http://spirit.blau.in/simon/2010/08/30/samview-cpp/</link>
		<comments>http://spirit.blau.in/simon/2010/08/30/samview-cpp/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 14:24:30 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=5027</guid>
		<description><![CDATA[This is what I am doing in the Ubuntu terminal: ubuntu@ubuntu-desktop:~$ cd Documents/201005/speech2text &#38;&#38; git pull origin master remote: Counting objects: 15, done. remote: Compressing objects: 100% (8/8), done. remote: Total 8 (delta 7), reused 0 (delta 0) Unpacking objects: 100% (8/8), done. From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text * branch master -&#62; FETCH_HEAD Updating 5853434..4d72b2a Fast-forward sam/src/samview.cpp &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>This is what I am doing in the Ubuntu terminal:</p>
<blockquote><p><code>ubuntu@ubuntu-desktop:~$ cd Documents/201005/speech2text &amp;&amp; <strong>git pull origin master</strong><br />
remote: Counting objects: 15, done.<br />
remote: Compressing objects: 100% (8/8), done.<br />
remote: Total 8 (delta 7), reused 0 (delta 0)<br />
Unpacking objects: 100% (8/8), done.<br />
From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text<br />
 * branch            master     -&gt; FETCH_HEAD<br />
Updating 5853434..4d72b2a<br />
Fast-forward<br />
 sam/src/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=sam/src/samview.cpp;h=e83dbed04b4e464ed9fe81dd4b50027a9a713a33;hb=4d72b2a016c41ed944d22419eb0d7d28b68beac6">samview.cpp</a>                         |    2 +-<br />
 simonlib/simonmodeltest/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=simonlib/simonmodeltest/fileresultmodel.cpp;h=e617e3a9a97c88e0c10427aa560446bec1015e53;hb=4d72b2a016c41ed944d22419eb0d7d28b68beac6">fileresultmodel.cpp</a> |    4 ++--<br />
 2 files changed, 3 insertions(+), 3 deletions(-)<br />
ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ <strong>./build_ubuntu.sh</strong></code></p></blockquote>
<p>I will see later whether the sam <code>Edit sample</code> button has been <a href="http://spirit.blau.in/simon/2010/08/29/build_ubuntu-sh/#comment-355">fixed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/30/samview-cpp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>./build_ubuntu.sh</title>
		<link>http://spirit.blau.in/simon/2010/08/29/build_ubuntu-sh/</link>
		<comments>http://spirit.blau.in/simon/2010/08/29/build_ubuntu-sh/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 21:02:07 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=5017</guid>
		<description><![CDATA[A few seconds ago: ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ git pull origin masterremote: Counting objects: 17, done. remote: Compressing objects: 100% (9/9), done. remote: Total 9 (delta 8), reused 0 (delta 0) Unpacking objects: 100% (9/9), done. From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text * branch master -&#62; FETCH_HEAD Updating afe2203..5853434 Fast-forward simon/model/phonemes &#124; 1 + .../src/simonmodelmanagementui/ImportDict/dict.cpp &#124; 3 --- 2 files changed, 1 [...]]]></description>
			<content:encoded><![CDATA[<p>A few seconds ago: </p>
<blockquote><p><code>ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ <strong>git pull origin master</strong>remote: Counting objects: 17, done.<br />
remote: Compressing objects: 100% (9/9), done.<br />
remote: Total 9 (delta 8), reused 0 (delta 0)<br />
Unpacking objects: 100% (9/9), done.<br />
From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text<br />
 * branch            master     -&gt; FETCH_HEAD<br />
Updating afe2203..5853434<br />
Fast-forward<br />
 simon/model/phonemes                               |    1 +<br />
 .../src/simonmodelmanagementui/ImportDict/dict.cpp |    3 ---<br />
 2 files changed, 1 insertions(+), 3 deletions(-)<br />
ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ <strong>./build_ubuntu.sh</strong></code></p></blockquote>
<p>Let&#8217;s take a look into sam:</p>
<p><a href="http://spirit.blau.in/simon/files/2010/08/sam-edit-sample.png"><img src="http://spirit.blau.in/simon/files/2010/08/sam-edit-sample-164x300.png" alt="sam-edit-sample" width="164" height="300" class="alignleft size-medium wp-image-5018" /></a>1. Sorting is now working. Thanks for fixing that issue.<br />
2. But the <code>Edit sample</code> button seems to be broken now.</p>
<div style="clear:both"></div>
<p>I imported the words Hochkulturen (with IPA-<code>[χ]</code>) and Hochkultur (with ASCII-<code>[x]</code>), but only the word Hochkultur is being displayed:</p>
<p><a href="http://spirit.blau.in/simon/files/2010/08/hochkultur.png"><img src="http://spirit.blau.in/simon/files/2010/08/hochkultur-300x170.png" alt="hochkultur" width="300" height="170" class="alignleft size-medium wp-image-5019" /></a>After importing the words Hochkulturen (with UTF-8-<code>[χ]</code>) and Hochkultur (with ASCII-<code>[x]</code>), only one word remains. Obviously, the other word Hochkulturen has been omitted by simon. Maybe this is a simon security precaution.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/29/build_ubuntu-sh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>git pull origin master</title>
		<link>http://spirit.blau.in/simon/2010/08/29/git-pull-origin-master-2/</link>
		<comments>http://spirit.blau.in/simon/2010/08/29/git-pull-origin-master-2/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 19:52:51 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=4998</guid>
		<description><![CDATA[This is what I did a few minutes ago because sorting has been fixed and because of the symbol [χ]: ubuntu@ubuntu-desktop:~$ cd Documents/201005/speech2text &#38;&#38; git pull origin master remote: Counting objects: 35, done. remote: Compressing objects: 100% (18/18), done. remote: Total 18 (delta 15), reused 0 (delta 0) Unpacking objects: 100% (18/18), done. From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text [...]]]></description>
			<content:encoded><![CDATA[<p>This is what I did a few minutes ago because <a href="http://spirit.blau.in/simon/2010/08/29/sam-sorting-should-be-improved/#comment-353">sorting has been fixed</a> and because of the <a href="http://sourceforge.net/tracker/?func=detail&amp;atid=935106&amp;aid=3054759&amp;group_id=190872">symbol [χ]</a>:</p>
<blockquote><p><code>ubuntu@ubuntu-desktop:~$ cd Documents/201005/speech2text &amp;&amp; <strong>git pull origin master</strong><br />
remote: Counting objects: 35, done.<br />
remote: Compressing objects: 100% (18/18), done.<br />
remote: Total 18 (delta 15), reused 0 (delta 0)<br />
Unpacking objects: 100% (18/18), done.<br />
From git://speech2text.git.sourceforge.net/gitroot/speech2text/speech2text<br />
* branch            master     -&gt; FETCH_HEAD<br />
Updating 97be4d2..afe2203<br />
Fast-forward<br />
sam/src/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=sam/src/samview.cpp;h=051105f9c3b42cfe47f397be38a3ce863ff0791b;hb=afe2203a62b0c55e45674b82065afc32ff38b982">samview.cpp</a>                                |    1 +<br />
.../src/simonmodelmanagementui/ImportDict/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=simon/src/simonmodelmanagementui/ImportDict/dict.cpp;h=f5051050b62b353a90916901b54c4403cf718b9b;hb=afe2203a62b0c55e45674b82065afc32ff38b982">dict.cpp</a> |    3 +++<br />
simonlib/simonmodeltest/<a href="http://speech2text.git.sourceforge.net/git/gitweb.cgi?p=speech2text/speech2text;a=blob;f=simonlib/simonmodeltest/fileresultmodel.cpp;h=166b8699f814cbbf8f95c6ed9ab9b8a566a777b0;hb=ed8f326a37eb3ca1248fe86445151dd6a26a54ab">fileresultmodel.cpp</a>        |    7 +++++--<br />
3 files changed, 9 insertions(+), 2 deletions(-)<br />
ubuntu@ubuntu-desktop:~/Documents/201005/speech2text$ <strong>./build_ubuntu.sh</strong></code></p></blockquote>
<p>I want to see whether the <a href="http://spirit.blau.in/simon/2010/08/23/symbol-of-the-ach-laut/">Ach-Laut</a> is imported correctly by importing these entries (first entry with ASCII-[x]; second entry with IPA-[χ]:</p>
<blockquote><p><code>&lt;<a href="http://www.w3.org/TR/pronunciation-lexicon/#S4.4">lexeme</a> role="Substantiv"&gt;<br />
&lt;grapheme&gt;Hochkultur&lt;/grapheme&gt;<br />
&lt;phoneme&gt;hoːxkʊltuːʀ&lt;/phoneme&gt;<br />
&lt;phoneme&gt;hoːxkʊltuːɐ̯&lt;/phoneme&gt;<br />
&lt;/lexeme&gt;<br />
&lt;lexeme role="Substantiv"&gt;<br />
&lt;grapheme&gt;Hochkulturen&lt;/grapheme&gt;<br />
&lt;<a href="http://www.w3.org/TR/pronunciation-lexicon/#S4.6">phoneme</a>&gt;hoːχkʊltuːʀən&lt;/phoneme&gt;<br />
&lt;phoneme&gt;hoːχkʊltuːɐ̯n&lt;/phoneme&gt;<br />
&lt;/lexeme&gt;</code></p></blockquote>
<p>No, it didn&#8217;t work out:</p>
<p><a href="http://spirit.blau.in/simon/files/2010/08/ach-laut.jpg"><img src="http://spirit.blau.in/simon/files/2010/08/ach-laut-300x178.jpg" alt="ach-laut" width="300" height="178" class="alignleft size-medium wp-image-5006" /></a> The word <code>Hochkultur</code> is displayed with the correct SAMPA. But the word <code>Hochkulturen</code> doesn&#8217;t have the correct SAMPA.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/29/git-pull-origin-master-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sam: sorting should be improved</title>
		<link>http://spirit.blau.in/simon/2010/08/29/sam-sorting-should-be-improved/</link>
		<comments>http://spirit.blau.in/simon/2010/08/29/sam-sorting-should-be-improved/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 08:14:14 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[sam]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=4986</guid>
		<description><![CDATA[A few minutes ago, I tested section ‘xea’ against all. The overall recognition rate was about 95%. Take a closer look at the right column: The word DIVERGIERST has a recognition rate of 100%. The word DIN has a recognition rate of 11.9569%. You can see that the sorting is not correct. Btw, it would [...]]]></description>
			<content:encoded><![CDATA[<p>A few minutes ago, I <a href="http://spirit.blau.in/simon/2010/08/29/sam-test-section-xea-against-all/">tested section ‘xea’ against all</a>. The overall recognition rate was about 95%.</p>
<p><a href="http://spirit.blau.in/simon/files/2010/08/recognition-rate.png"><img src="http://spirit.blau.in/simon/files/2010/08/recognition-rate-300x271.png" alt="recognition-rate" width="300" height="271" class="alignleft size-medium wp-image-4987" /></a>Take a closer look at the right column: The word <code>DIVERGIERST</code> has a recognition rate of 100%. The word DIN has a recognition rate of 11.9569%. You can see that the <strong>sorting is not correct</strong>.</p>
<div style="clear:both"></div>
<p>Btw, it would be interesting to export the recognition results into a text file. What about adding an <code>Export test results</code> button? </p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/29/sam-sorting-should-be-improved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>sam: test section &#8216;xea&#8217; against all</title>
		<link>http://spirit.blau.in/simon/2010/08/29/sam-test-section-xea-against-all/</link>
		<comments>http://spirit.blau.in/simon/2010/08/29/sam-test-section-xea-against-all/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 07:16:35 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[sam]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=4973</guid>
		<description><![CDATA[At the moment, I am testing with sam the speech model xea (contains about 800 German words) against Ralf&#8217;s German speech model 0.1.6 (contains about 25000 German words). The file:///home/ubuntu/Documents/201008/sam-0.1.6/test-xea-against-all.sam has the following content: /home/ubuntu/.kde/share/apps/simon/model/hmmdefs /home/ubuntu/.kde/share/apps/simon/model/tiedlist /home/ubuntu/.kde/share/apps/simon/model/model.dict /home/ubuntu/.kde/share/apps/simon/model/model.dfa /home/ubuntu/Documents/201008/wav-all /home/ubuntu/Documents/201006/audacity/xea-folder/wav-xea /home/ubuntu/Documents/201008/sam-0.1.6/lexicon /home/ubuntu/Documents/201008/sam-0.1.6/model.grammar /home/ubuntu/Documents/201008/sam-0.1.6/simple.voca /home/ubuntu/Documents/201008/prompts-wav.txt /home/ubuntu/Documents/201006/audacity/xea-folder/prompts-xea /usr/share/kde4/apps/simon/model/tree1.hed /usr/share/kde4/apps/simon/model/wav_config 16000 /usr/share/kde4/apps/simond/default.jconf 2 Question: what does the 2 [...]]]></description>
			<content:encoded><![CDATA[<p>At the moment, I am testing with sam the <a href="http://spirit.blau.in/simon/tag/xea/">speech model xea</a> (contains about 800 German words) against <a href="http://spirit.blau.in/simon/2010/08/28/ralfs-german-speech-model-0-1-6/">Ralf&#8217;s German speech model 0.1.6</a> (contains about 25000 German words). The <code>file:///home/ubuntu/Documents/201008/sam-0.1.6/<strong>test-xea-against-all.sam</strong></code> has the following content:</p>
<blockquote><p><code>/home/ubuntu/.kde/share/apps/simon/model/hmmdefs<br />
/home/ubuntu/.kde/share/apps/simon/model/tiedlist<br />
/home/ubuntu/.kde/share/apps/simon/model/model.dict<br />
/home/ubuntu/.kde/share/apps/simon/model/model.dfa<br />
/home/ubuntu/Documents/201008/wav-all<br />
/home/ubuntu/Documents/201006/audacity/xea-folder/wav-xea<br />
/home/ubuntu/Documents/201008/sam-0.1.6/lexicon<br />
/home/ubuntu/Documents/201008/sam-0.1.6/model.grammar<br />
/home/ubuntu/Documents/201008/sam-0.1.6/simple.voca<br />
/home/ubuntu/Documents/201008/prompts-wav.txt<br />
/home/ubuntu/Documents/201006/audacity/xea-folder/prompts-xea<br />
/usr/share/kde4/apps/simon/model/tree1.hed<br />
/usr/share/kde4/apps/simon/model/wav_config<br />
16000<br />
/usr/share/kde4/apps/simond/default.jconf<br />
2</code></p></blockquote>
<p>Question: what does the <code>2</code> in the last line mean?</p>
<p>By the way, I used the <code>Serialize scenarios</code> button (input <code>file:///home/ubuntu/Documents/201007/german-speech-model-0.1.6/<strong>scenario-0.1.6.xml</strong></code>) to generate the following files:<br />
<code>file:///home/ubuntu/Documents/201008/sam-0.1.6/lexicon<br />
file:///home/ubuntu/Documents/201008/sam-0.1.6/model.grammar<br />
file:///home/ubuntu/Documents/201008/sam-0.1.6/simple.voca</code></p>
<p>I think that it is a good idea to test a subset (e.g. <a href="http://script.blau.in/german-ipa/xea.xml">xea</a>) against the superset (xaa+xab+xac+&#8230;+xpw).</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/29/sam-test-section-xea-against-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ralf&#8217;s German speech model 0.1.6</title>
		<link>http://spirit.blau.in/simon/2010/08/28/ralfs-german-speech-model-0-1-6/</link>
		<comments>http://spirit.blau.in/simon/2010/08/28/ralfs-german-speech-model-0-1-6/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 16:16:59 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[german-speech-model]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=4954</guid>
		<description><![CDATA[How I create Ralf&#8217;s German speech model 0.1.6: 1. Concatenate the different prompts file into one single prompts file: cat /home/ubuntu/Documents/201006/audacity/xaa-folder/prompts-xaa \ /home/ubuntu/Documents/201006/audacity/xab-folder/prompts-xab \ /home/ubuntu/Documents/201006/audacity/xac-folder/prompts-xac \ /home/ubuntu/Documents/201006/audacity/xad-folder/prompts-xad \ /home/ubuntu/Documents/201006/audacity/xba-folder/prompts-xba \ /home/ubuntu/Documents/201006/audacity/xca-folder/prompts-xca \ /home/ubuntu/Documents/201006/audacity/xda-folder/prompts-xda \ /home/ubuntu/Documents/201006/audacity/xdb-folder/prompts-xdb \ /home/ubuntu/Documents/201006/audacity/xea-folder/prompts-xea \ /home/ubuntu/Documents/201006/audacity/xeb-folder/prompts-xeb \ /home/ubuntu/Documents/201006/audacity/xfa-folder/prompts-xfa \ /home/ubuntu/Documents/201006/audacity/xfb-folder/prompts-xfb \ /home/ubuntu/Documents/201006/audacity/xga-folder/prompts-xga \ /home/ubuntu/Documents/201006/audacity/xgb-folder/prompts-xgb \ /home/ubuntu/Documents/201006/audacity/xgx-folder/prompts-xgx \ /home/ubuntu/Documents/201006/audacity/xha-folder/prompts-xha \ /home/ubuntu/Documents/201006/audacity/xia-folder/prompts-xia \ /home/ubuntu/Documents/201006/audacity/xja-folder/prompts-xja [...]]]></description>
			<content:encoded><![CDATA[<p>How I create Ralf&#8217;s German speech model 0.1.6: </p>
<p>1. Concatenate the different prompts file into one single prompts file:</p>
<blockquote><p><code><a href="http://en.wikipedia.org/wiki/Cat_(Unix)">cat</a> /home/ubuntu/Documents/201006/audacity/xaa-folder/prompts-xaa \<br />
 /home/ubuntu/Documents/201006/audacity/xab-folder/prompts-xab \ <span id="more-4954"></span><br />
 /home/ubuntu/Documents/201006/audacity/xac-folder/prompts-xac \<br />
 /home/ubuntu/Documents/201006/audacity/xad-folder/prompts-xad \<br />
 /home/ubuntu/Documents/201006/audacity/xba-folder/prompts-xba \<br />
 /home/ubuntu/Documents/201006/audacity/xca-folder/prompts-xca \<br />
 /home/ubuntu/Documents/201006/audacity/xda-folder/prompts-xda \<br />
 /home/ubuntu/Documents/201006/audacity/xdb-folder/prompts-xdb \<br />
 /home/ubuntu/Documents/201006/audacity/xea-folder/prompts-xea \<br />
 /home/ubuntu/Documents/201006/audacity/xeb-folder/prompts-xeb \<br />
 /home/ubuntu/Documents/201006/audacity/xfa-folder/prompts-xfa \<br />
 /home/ubuntu/Documents/201006/audacity/xfb-folder/prompts-xfb \<br />
 /home/ubuntu/Documents/201006/audacity/xga-folder/prompts-xga \<br />
 /home/ubuntu/Documents/201006/audacity/xgb-folder/prompts-xgb \<br />
 /home/ubuntu/Documents/201006/audacity/xgx-folder/prompts-xgx \<br />
 /home/ubuntu/Documents/201006/audacity/xha-folder/prompts-xha \<br />
 /home/ubuntu/Documents/201006/audacity/xia-folder/prompts-xia \<br />
 /home/ubuntu/Documents/201006/audacity/xja-folder/prompts-xja \<br />
 /home/ubuntu/Documents/201006/audacity/xka-folder/prompts-xka \<br />
 /home/ubuntu/Documents/201006/audacity/xla-folder/prompts-xla \<br />
 /home/ubuntu/Documents/201006/audacity/xma-folder/prompts-xma \<br />
 /home/ubuntu/Documents/201006/audacity/xna-folder/prompts-xna \<br />
 /home/ubuntu/Documents/201006/audacity/xoa-folder/prompts-xoa \<br />
 /home/ubuntu/Documents/201006/audacity/xpa-folder/prompts-xpa \<br />
 /home/ubuntu/Documents/201006/audacity/xpb-folder/prompts-xpb \<br />
 /home/ubuntu/Documents/201006/audacity/xhb-folder/prompts-xhb \<br />
 /home/ubuntu/Documents/201006/audacity/xib-folder/prompts-xib \<br />
 /home/ubuntu/Documents/201006/audacity/xjb-folder/prompts-xjb \<br />
 /home/ubuntu/Documents/201006/audacity/xpw-folder/prompts-xpw \<br />
 /home/ubuntu/Documents/201006/audacity/xkb-folder/prompts-xkb \<br />
 /home/ubuntu/Documents/201006/audacity/xlb-folder/prompts-xlb \<br />
 /home/ubuntu/Documents/201006/audacity/xbm-folder/prompts-xbm \<br />
 /home/ubuntu/Documents/201006/audacity/xmb-folder/prompts-xmb \<br />
 /home/ubuntu/Documents/201006/audacity/xaae-folder/prompts-xaae \<br />
 &gt; /home/ubuntu/Documents/201008/german-0.2.1./prompts-all </code></p></blockquote>
<p>2. Delete old simon configuration files:</p>
<blockquote><p><code>rm -r /home/ubuntu/.kde/share/apps/simon<br />
rm -r /home/ubuntu/.kde/share/apps/simond<br />
rm /home/ubuntu/.kde/share/config/sscrc<br />
rm /home/ubuntu/.kde/share/config/speechmodelmanagementrc<br />
rm /home/ubuntu/.kde/share/config/simonsoundrc<br />
rm /home/ubuntu/.kde/share/config/simonscenariosrc<br />
rm /home/ubuntu/.kde/share/config/simonrecognitionrc<br />
rm /home/ubuntu/.kde/share/config/simonrc<br />
rm /home/ubuntu/.kde/share/config/simoncommandrc<br />
rm /home/ubuntu/.kde/share/config/samrc<br />
rm /home/ubuntu/.kde/share/config/ksimondrc</code></p></blockquote>
<p>3. Ubuntu terminal:</p>
<blockquote><p><code>dir /home/ubuntu/Documents/201008/wav-all &gt; /home/ubuntu/Documents/201008/german-0.2.1/prompts-wav-dir</code></p></blockquote>
<p>4. Ubuntu terminal:</p>
<blockquote><p><code>ubuntu@ubuntu-desktop:~$ <strong>saxonb-xslt</strong> -ext:on -s:'/home/ubuntu/Documents/201008/german-0.2.1/<strong>german-0.2.1.xml</strong>'                                -xsl:'/home/ubuntu/Documents/201008/german-0.2.1/<strong><a href='http://spirit.blau.in/simon/files/2010/08/compare-s-0.2.1-s-dir.xsl'>compare-s-0.2.1-s-dir.xsl</a></strong>'                                -o:'/home/ubuntu/Documents/201006/audacity/xaa-folder/dummy.xml'</code></p></blockquote>
<p>5. <a href="http://script.blau.in/speech-model/german.tar.bz2">Download <code>Ralf's German speech model</code></a> 0.1.6.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/28/ralfs-german-speech-model-0-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ralf&#8217;s German speech model 0.1.5</title>
		<link>http://spirit.blau.in/simon/2010/08/26/ralfs-german-speech-model-0-1-5/</link>
		<comments>http://spirit.blau.in/simon/2010/08/26/ralfs-german-speech-model-0-1-5/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:20:44 +0000</pubDate>
		<dc:creator>producer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[german-speech-model]]></category>

		<guid isPermaLink="false">http://spirit.blau.in/simon/?p=4933</guid>
		<description><![CDATA[How I create Ralf's German speech model version 0.1.5 (download): 1. Delete old directories (cp-xmb): rm -r /home/ubuntu/.kde/share/apps/simon rm -r /home/ubuntu/.kde/share/apps/simond rm /home/ubuntu/.kde/share/config/sscrc rm /home/ubuntu/.kde/share/config/speechmodelmanagementrc rm /home/ubuntu/.kde/share/config/simonsoundrc rm /home/ubuntu/.kde/share/config/simonscenariosrc rm /home/ubuntu/.kde/share/config/simonrecognitionrc rm /home/ubuntu/.kde/share/config/simonrc rm /home/ubuntu/.kde/share/config/simoncommandrc rm /home/ubuntu/.kde/share/config/samrc rm /home/ubuntu/.kde/share/config/ksimondrc 2. Ubuntu terminal: ubuntu@ubuntu-desktop:~$ saxonb-xslt -ext:on -s:/home/ubuntu/Documents/201006/audacity/xmb-folder/lexicon-xmb.xml -xsl:/home/ubuntu/Documents/201006/audacity/copy-flac.xsl -o:/home/ubuntu/Documents/201006/audacity/xfa-folder/cp-dummy This command produced the file:///home/ubuntu/Documents/201008/lexicon-all.xml with 24000 [...]]]></description>
			<content:encoded><![CDATA[<p>How I create <a href="http://spirit.blau.in/simon/2010/08/21/ralf%E2%80%99s-german-speech-model-0-1-4/"><code>Ralf's German speech model</code></a> version 0.1.5 (<a href="http://script.blau.in/speech-model/german.tar.bz2">download</a>):</p>
<p>1. Delete old directories (cp-xmb):</p>
<blockquote><p><code><a href="http://en.wikipedia.org/wiki/Rm_(Unix)">rm</a> -r /home/ubuntu/.kde/share/apps/simon<br />
rm -r /home/ubuntu/.kde/share/apps/simond <span id="more-4933"></span><br />
rm /home/ubuntu/.kde/share/config/sscrc<br />
rm /home/ubuntu/.kde/share/config/speechmodelmanagementrc<br />
rm /home/ubuntu/.kde/share/config/simonsoundrc<br />
rm /home/ubuntu/.kde/share/config/simonscenariosrc<br />
rm /home/ubuntu/.kde/share/config/simonrecognitionrc<br />
rm /home/ubuntu/.kde/share/config/simonrc<br />
rm /home/ubuntu/.kde/share/config/simoncommandrc<br />
rm /home/ubuntu/.kde/share/config/samrc<br />
rm /home/ubuntu/.kde/share/config/ksimondrc</code></p></blockquote>
<p>2. Ubuntu terminal:</p>
<blockquote><p><code>ubuntu@ubuntu-desktop:~$ <a href="http://en.wikipedia.org/wiki/Saxon_XSLT">saxonb-xslt</a> -ext:on -s:/home/ubuntu/Documents/201006/audacity/xmb-folder/lexicon-xmb.xml -xsl:/home/ubuntu/Documents/201006/audacity/<a href='http://spirit.blau.in/simon/files/2010/08/copy-flac.xsl'>copy-flac.xsl</a> -o:/home/ubuntu/Documents/201006/audacity/xfa-folder/cp-dummy</code></p></blockquote>
<p>This command produced the <code>file:///home/ubuntu/Documents/201008/<strong>lexicon-all.xml</strong></code> with 24000 German words.</p>
<p>3. Concatenate all prompts in one single file (cp-xmb):</p>
<blockquote><p><code><a href="http://en.wikipedia.org/wiki/Cat_(Unix)">cat</a> /home/ubuntu/Documents/201006/audacity/xaa-folder/prompts-xaa \<br />
 /home/ubuntu/Documents/201006/audacity/xab-folder/prompts-xab \<br />
 /home/ubuntu/Documents/201006/audacity/xac-folder/prompts-xac \<br />
<em>[...]</em><br />
 /home/ubuntu/Documents/201006/audacity/xbm-folder/prompts-xbm \<br />
 /home/ubuntu/Documents/201006/audacity/xmb-folder/prompts-xmb \<br />
 &gt; /home/ubuntu/Documents/201008/<strong>prompts-all</strong> </code></p></blockquote>
<p>4. Convert FLAC files into wav format (cp-xmb):</p>
<blockquote><p><code>cd /home/ubuntu/Documents/201006/audacity/xaa-folder/flac-xaa &amp;&amp; \<br />
for f in *.flac; do sox "$f" /home/ubuntu/Documents/201008/wav-all/${f%.flac}.wav; done &amp;&amp; \<br />
cd /home/ubuntu/Documents/201006/audacity/xab-folder/flac-xab &amp;&amp; \ <em>[...]</em><br />
for f in *.flac; do sox "$f" /home/ubuntu/Documents/201008/wav-all/${f%.flac}.wav; done</code></p></blockquote>
<p>5. Start simon. Manage scenarios &gt; New.<br />
6. Simon &gt; Vocabulary: Import lexicon-all.xml (this dictionary file contains 24000 German words). Import as active dictionary.<br />
7. Grammar &gt; Add sentence: Unknown<br />
8. Training &gt; Import training data:<br />
/home/ubuntu/Documents/201008/prompts-all<br />
/home/ubuntu/Documents/201008/wav-all<br />
<code>Importing 24,696 Files...</code><br />
9. An error message appears:</p>
<blockquote><p>Could not copy /home/ubuntu/Documents/201008/wav-all/mɪttʀaːgəndɐ.wav to /home/ubuntu/.kde/share/apps/simon/model/training.data//mɪttʀaːgəndɐ_9445_2010-08-25_19-12-34.wav. Please check if you have all the needed permissions.</p></blockquote>
<p>What is the reason for this error message? I have to find out.</p>
<p>10. After solving some issues, the speech model is now <a href="http://script.blau.in/speech-model/german.tar.bz2">available for download</a>. It contains 24000 German words.</p>
]]></content:encoded>
			<wfw:commentRss>http://spirit.blau.in/simon/2010/08/26/ralfs-german-speech-model-0-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
