<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 487: chinese mandarin acustic model files mismatch?</title><link href="https://sourceforge.net/p/cmusphinx/bugs/487/" rel="alternate"/><link href="https://sourceforge.net/p/cmusphinx/bugs/487/feed.atom" rel="self"/><id>https://sourceforge.net/p/cmusphinx/bugs/487/</id><updated>2019-02-10T03:21:36.242000Z</updated><subtitle>Recent changes to 487: chinese mandarin acustic model files mismatch?</subtitle><entry><title>#487 chinese mandarin acustic model files mismatch?</title><link href="https://sourceforge.net/p/cmusphinx/bugs/487/?limit=25#f22d" rel="alternate"/><published>2019-02-10T03:21:36.242000Z</published><updated>2019-02-10T03:21:36.242000Z</updated><author><name>eugene hao</name><uri>https://sourceforge.net/u/eugenehao2019/</uri></author><id>https://sourceforge.net22f9431175cd77b5d2c5ac90ef3812a9ec7977e1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;where  &lt;br/&gt;
71680???==?????8120X256===&amp;gt;2,078,720&lt;br/&gt;
assert statement failed!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#487 chinese mandarin acustic model files mismatch?</title><link href="https://sourceforge.net/p/cmusphinx/bugs/487/?limit=25#b7d7" rel="alternate"/><published>2019-02-10T03:18:15.328000Z</published><updated>2019-02-10T03:18:15.328000Z</updated><author><name>eugene hao</name><uri>https://sourceforge.net/u/eugenehao2019/</uri></author><id>https://sourceforge.netc9fb93a83a42a5bf55ba43db3d9f47232327f579</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;here is codes where test run failed:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;    logger.fine("Senones " + numSenones);
    logger.fine("Gaussians Per Senone " + numGaussiansPerSenone);
    logger.fine("Means " + numMeans);
    logger.fine("Variances " + numVariances);

    assert numGaussiansPerSenone &amp;gt; 0;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;      assert numVariances == numSenones * numGaussiansPerSenone;&lt;br/&gt;
        assert numMeans == numSenones * numGaussiansPerSenone;&lt;/strong&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;    System.out.println("Senones " + numSenones);
    System.out.println("Gaussians Per Senone " + numGaussiansPerSenone);
    System.out.println("Means " + numMeans);
    System.out.println("Variances " + numVariances);
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</summary></entry><entry><title>chinese mandarin acustic model files mismatch?</title><link href="https://sourceforge.net/p/cmusphinx/bugs/487/" rel="alternate"/><published>2019-02-10T02:49:50.831000Z</published><updated>2019-02-10T02:49:50.831000Z</updated><author><name>eugene hao</name><uri>https://sourceforge.net/u/eugenehao2019/</uri></author><id>https://sourceforge.net3d19c451c62a291c68ff73f69e9cecd81d5469ed</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;try to use one of the demo file to test Mandarin language model, program failed at Loading files of acustic model files, the means and variance file give the total of 71680 limits while mixture_weights seems to expect senonos 8120 and gaussan 256 which got 2 millions,  the assert statement failed.&lt;/p&gt;
&lt;p&gt;attached is test run out, please help.&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>