I am attempting to build the code found here:
http://sourceforge.net/projects/cmusphinx/files/sphinx4/5prealpha/sphinx4-5prealpha-src.zip
The provided Java source code for Sphinx-4 is missing a package:
org.apache.commons.math3
I found it, downloaded it, informed NB about that package (Sphinx|Properties|Output).
The whole Sphinx seems to be building since there are no errors, but those red icons can be really infuriating.
Note: I have not used NetBeans in a very long time. Just installed it in order to play with Sphinx.
See screenshots:
My solution was to build this version instead:
http://sourceforge.net/projects/cmusphinx/files/sphinx4/1.0%20beta6/sphinx4-1.0beta6-src.zip/download
Hello, similar problem on intelij.. manually added math jar after gradle fails on the url. screens attached.
Log in to post a comment.
I am attempting to build the code found here:
http://sourceforge.net/projects/cmusphinx/files/sphinx4/5prealpha/sphinx4-5prealpha-src.zip
The provided Java source code for Sphinx-4 is missing a package:
org.apache.commons.math3
I found it, downloaded it, informed NB about that package (Sphinx|Properties|Output).
The whole Sphinx seems to be building since there are no errors, but those red icons can be really infuriating.
Note: I have not used NetBeans in a very long time. Just installed it in order to play with Sphinx.
Last edit: Travis Banger 2015-01-17
See screenshots:
My solution was to build this version instead:
http://sourceforge.net/projects/cmusphinx/files/sphinx4/1.0%20beta6/sphinx4-1.0beta6-src.zip/download
Hello, similar problem on intelij.. manually added math jar after gradle fails on the url. screens attached.