<?xml-stylesheet type="text/xsl" href="http://coco-lab.org/Elgg/timo/weblog/rss/Literatur/rssstyles.xsl"?>

<rss version='2.0'   xmlns:dc='http://purl.org/dc/elements/1.1/'>        
    <channel xml:base='http://coco-lab.org/Elgg/timo/weblog/'>
        <title><![CDATA[Timo Baumann : Weblog items tagged with Literatur]]></title>
        <description><![CDATA[The weblog for Timo Baumann, hosted on Coco-Lab Weblog.]]></description>
        <link>http://coco-lab.org/Elgg/timo/weblog/</link>        
        <item>
            <title><![CDATA[Erste Sphinx-Erfolge]]></title>
            <link>http://coco-lab.org/Elgg/timo/weblog/28.html</link>
            <guid isPermaLink="true">http://coco-lab.org/Elgg/timo/weblog/28.html</guid>
            <pubDate>Wed, 09 May 2007 10:25:07 GMT</pubDate>
		<dc:subject><![CDATA[Literatur]]></dc:subject>
		<dc:subject><![CDATA[Sphinx]]></dc:subject>
            <description><![CDATA[<p>Gestern stand ich noch wie der Ochs vorm Code-Berg: Der Sphinx-Demo <a href="http://cmusphinx.sourceforge.net/sphinx4/demo/sphinx/wavfile/README.html">WavFile</a> konnte ich zwar problemlos einen <a href="http://cmusphinx.sourceforge.net/sphinx4/javadoc/edu/cmu/sphinx/result/ResultListener.html">ResultListener</a> hinzuf&uuml;gen, aber der hat einfach keine Zwischenergebnisse ausgespuckt.&nbsp;</p><p>Heute dann der allererste Erfolg: Die Konfiguration der Demo l&auml;sst den <a href="http://cmusphinx.sourceforge.net/sphinx4/javadoc/edu/cmu/sphinx/decoder/Decoder.html">Decoder</a> die gesamte Audiodatei auf einmal konsumieren, erzeugt also keine Zwischenergebnisse. L&ouml;sung: In config.xml die Variable featureBlockSize auf &nbsp;&nbsp;  die gew&uuml;nschte Anzahl auf einmal zu dekodierender Frames stellen:</p><p>&nbsp;&nbsp;&nbsp; &lt;component name=&quot;digitsDecoder&quot; type=&quot;edu.cmu.sphinx.decoder.Decoder&quot;&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;property name=&quot;searchManager&quot; value=&quot;searchManager&quot;/&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <strong>&lt;property name=&quot;featureBlockSize&quot; value=&quot;1&nbsp;&nbsp;&nbsp; &quot;/&gt;</strong><br />&nbsp;&nbsp;&nbsp; &lt;/component&gt;<br />&nbsp;</p><p>Schon gibt es beliebig viele Zwischenergebnisse.</p><p>Ich m&ouml;chte ja als erstes untersuchen, ab einer wie gro&szlig;en Latenz die Zwischenergebnisse der Erkennung verwertbar sind. Meine aktuelle Planung dazu steht im Wiki auf <a href="http://coco-lab.org/Elgg/timo/page/LatenzChecks">LatenzCheck</a>.</p><p>&nbsp;</p><p>Einen guten &Uuml;berblick &uuml;ber Sphinx bietet &uuml;brigens: <a href="http://research.sun.com/techrep/2004/smli_tr-2004-139.pdf"  title="http://research.sun.com/techrep/2004/smli_tr-2004-139.pdf">http://research.sun.com/techrep/2004/smli_tr-2004-139.pdf</a></p>]]></description>
        </item>
        
    </channel>
</rss>
