Aquileo | Recent changes to Project InproTKhttps://sourceforge.net/p/inprotk/Recent changes to Project InproTKenTue, 19 Mar 2019 15:59:08 -0000Aquileo | How can i stop the GUI https://sourceforge.net/p/inprotk/discussion/general/thread/8ce3268664/?limit=25#4516<div class="markdown_content"><p>it worked .thanks timo i really appreciate ur help :) .</p></div>ahmed ElsagheerTue, 19 Mar 2019 15:59:08 -0000https://sourceforge.net52620f76c2ae9de12de03a6b2e5f186094d8ed43Aquileo | How can i stop the GUI https://sourceforge.net/p/inprotk/discussion/general/thread/8ce3268664/?limit=25#c9fb<div class="markdown_content"><p>please try without the -C switch</p></div>Timo BaumannTue, 19 Mar 2019 13:10:15 -0000https://sourceforge.net47e06b13255807821ac753d00a15ffb7b6ad9a36Aquileo | How can i stop the GUI https://sourceforge.net/p/inprotk/discussion/general/thread/8ce3268664/?limit=25#55e1<div class="markdown_content"><div class="codehilite"><pre><span></span>Thanks for your quick response.Still I can't block the GUI from appearing and I have attached a screen shot of the lines I have commented in "frontend.xml" link of the screen shot https://drive.google.com/file/d/1gKpZooPsu-cL-_t1XMsHZowd4C_yZQ-i/view?usp=sharing
</pre></div>
</div>ahmed ElsagheerTue, 19 Mar 2019 12:29:47 -0000https://sourceforge.netef1e285b17c686f338d03fb9b5d9b52b8981c401Aquileo | How can i stop the GUI https://sourceforge.net/p/inprotk/discussion/general/thread/8ce3268664/?limit=25#595c<div class="markdown_content"><p>Hi Ahmed, I believe the GUI you're seeing is the smiley that shows speaking state, right? You can block that by removing the references to SpeechStateVisualizer from the frontend config). Let me know if this helps. t.</p></div>Timo BaumannTue, 19 Mar 2019 11:45:21 -0000https://sourceforge.net9a77bedc458776f6b4147d306c1ace1586633c61Aquileo | How can i stop the GUI https://sourceforge.net/p/inprotk/discussion/general/thread/8ce3268664/?limit=25#c3bd<div class="markdown_content"><p>Hallo,<br/>
is there any option to stop the pop-up GUI i traced the code from :<br/>
1. Demo_EN_SimpleRecoFromMicrophone.launch<br/>
2. SimpleReco.java<br/>
3. RecoCommandLineParser.java i tried several output options -O -L -T but the GUI window still there<br/>
4. config-en.xml in the demo <br/>
java is not my cup of tea ,i am a python developer and really struggle with this code so can you help me.</p></div>ahmed ElsagheerTue, 19 Mar 2019 11:37:28 -0000https://sourceforge.netff13e33da78c93eab6feca6188e70d9289d0d8efAquileo | Inprotk for Turkishhttps://sourceforge.net/p/inprotk/discussion/general/thread/fe9891b2/?limit=25#e61e<div class="markdown_content"><p>Hi Timo,<br/>
We also tried inprotk by replacing multiple tabs with single, and removing ':' characters, however, we got the same error. WO, we could not make it work.</p>
<p>By the way: is inprotk using sphinx4 engine under the hood?<br/>
If yes, why our sphinx4 test env does the recognition so much slower than yours? I mean what makes inprotk process so much faster than sphinx4?</p>
<p>Regards</p></div>Yılmaz AyThu, 16 Mar 2017 12:48:34 -0000https://sourceforge.netc35bb0a2af4379e3f2ead49584c31a0222f732fdAquileo | Inprotk for Turkishhttps://sourceforge.net/p/inprotk/discussion/general/thread/fe9891b2/?limit=25#5c84<div class="markdown_content"><p>Hi Timo,<br/>
Thanks for your reply. <br/>
First of all let me tell that our AM/dict/LM combinations works pretty well with Sphinx although the recogntion speed is very slow. The accuracy is about 50, which is OK for us at this stage. Currently we are working on our language and acousting model to improve with a lot of trainings.<br/>
At this stage, first of all we want to make our model works on inprotk as well.</p>
<p>I tried changing inpro.sphinx.linguist.dictionary.SyllableAwareFullDictionary to inpro.sphinx.linguist.dictionary.Sphinx, it did not work. It comlpains that it can not find component dictionary. <br/>
Then I tried it with inpro.sphinx.linguist.dictionary.SyllableAwarePronouncation as well, it did not work either with the same error message.</p>
<p>In the source code that I pulled from the github, the package inpro.sphinx.linguist.dictionary has only SylabbableAwareFullDictionary and Pronouncation. So, I would expect Pronouncation type dictionary would have worked, but it did not.</p>
<p>The error message stack trace :</p>
<hr/>
<p>Setting up monitors...<br/>
class not found !java.lang.ClassNotFoundException: inpro.sphinx.linguist.dictionary.SyllableAwarePronouncation<br/>
Exception in thread "main" Property exception component:'ngram' property:'dictionary' - component 'dictionary' is missing<br/>
edu.cmu.sphinx.util.props.InternalConfigurationException: component 'dictionary' is missing<br/>
at edu.cmu.sphinx.util.props.PropertySheet.getComponent(PropertySheet.java:292)<br/>
at edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel.newProperties(SimpleNGramModel.java:99)<br/>
at edu.cmu.sphinx.util.props.PropertySheet.getOwner(PropertySheet.java:508)<br/>
at edu.cmu.sphinx.util.props.PropertySheet.getComponent(PropertySheet.java:290)<br/>
at edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.newProperties(LexTreeLinguist.java:308)</p>
<p>Best Regards</p></div>Yılmaz AyThu, 16 Mar 2017 12:29:52 -0000https://sourceforge.net1d95534cb96e210dd91da6a2d1f0dce7b7e76c3bAquileo | Inprotk for Turkishhttps://sourceforge.net/p/inprotk/discussion/general/thread/fe9891b2/?limit=25#b988<div class="markdown_content"><p>Hi Yilmaz, the LM and dictionary look good. However, the problem could be in the lexicon or the combination with the acoustic model. I notice that your lexicon uses multiple whitespace characters between word and list of phonemes. Could you replace them by one single tab (\t)? I reckon you use a turkish AM as well (which I don't know hence can only speculate about). Is the list of phonemes in your lexicon identical to the list of phonemes used by the acoustic model? (The AM should contain a file that lists all phones if it was made with SphinxTrain.) I see a symbol ":" in the dictionary which might not be a phoneme but instead a marker to indicate lengthening of the preceding phoneme?</p>
<p>Does your AM/dict/LM combination work in plain Sphinx-4?</p>
<p>Another source of problems could be my implementation of the dictionary (inpro.sphinx.linguist.dictionary.SyllableAwareFullDictionary). You could change that to Sphinx' default implementation to exclude it as a source of error. </p>
<p>Keep me posted!</p></div>Timo BaumannSat, 11 Mar 2017 16:50:15 -0000https://sourceforge.net8aaae4cfcf71a4970092c883fd20740137ff6896Aquileo | Inprotk for Turkishhttps://sourceforge.net/p/inprotk/discussion/general/thread/fe9891b2/?limit=25#0766<div class="markdown_content"><p>And here is my config.xml contents :</p>
]>
<p><config></p>
<div class="codehilite"><pre>&sphinx;
&sphinxlang;
&frontend;
&iuconfig;
</pre></div>
<p></config></p>
<p>sphinx_tr.xml config file is attached.</p></div>Yılmaz AyWed, 08 Mar 2017 12:00:50 -0000https://sourceforge.net5b78947806210c9b1ca32ad2d4475d54e848a521Aquileo | Inprotk for Turkishhttps://sourceforge.net/p/inprotk/discussion/general/thread/fe9891b2/?limit=25#29b1<div class="markdown_content"><p>Hi again,<br/>
I am attaching language model files for your reference. tutanakSort.arpa.truncated is the truncated version of the actual language model file. I truncated it to avoid wasting resources.</p>
<p>Regards</p></div>Yılmaz AyWed, 08 Mar 2017 11:58:28 -0000https://sourceforge.netac88d1079692f69d9581be3607aef66005fe3c83