but then when I tested it out the accuracy is very very low. i tried the helloworld,hellodigits and ngram demos. why is this?
i read in this forums that other people get 90% accuracy! how do you do this?
and i also read that the trunk version "works beautifully" from this post:https://sourceforge.net/forum/forum.php?thread_id=3233260&forum_id=382337
how do you get the trunk version? is this the same as getting directly from svn using cygwin?
thank you very much!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi! i am trying out sphinx4 for our thesis. I use vista ultimate.
i downloaded directly from the svn, using cygwin. I typed this: svn co https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk/sphinx4
but then when I tested it out the accuracy is very very low. i tried the helloworld,hellodigits and ngram demos. why is this?
i read in this forums that other people get 90% accuracy! how do you do this?
and i also read that the trunk version "works beautifully" from this post:https://sourceforge.net/forum/forum.php?thread_id=3233260&forum_id=382337
how do you get the trunk version? is this the same as getting directly from svn using cygwin?
thank you very much!!
It's a known bug that jsapi doesn't work propely in Vista, there is some issue with the drivers. Install Linux.
o really? sorry i did not know about that bug :D
in windows xp is jsapi ok?
what about the way to get the svn trunk version? is my method right?
thank you for the reply!! i really need sphinx for my thesis so the help is very appreciated :D
> in windows xp is jsapi ok?
Should work
> what about the way to get the svn trunk version? is my method right?
It's ok
you said you try it and it was slow thats mwan it is worked with you .... can you help me here
first: i set up the jspa packege by:
1- generate jsapi.jar from jsapi.exe
2- Add lib/js.jar, lib/tags.jar and lib/jsapi.jar to your project classpath.
I tried the hello world example from this link:
http://java.sun.com/products/java-media/speech/forDevelopers/jsapi-guide/Recognition.html#11644
the problem is:
nullpointerexception on (( rec.allocate(); )) see the code up
i hope you help me .... thanks
yeah it ran without problems, but what I used is the Sphinx helloworld demo, I didnt use that demo.
sorry I cant help with your problem.
ok ... thanks you for your respond