When computer says you that file i not found it really means that file is not found in the specified path. You need to specify another path or put the file into proper path. Please note that this particular path is relative and is counted to a current working dir. If you are not certain about relative paths use absolute path.
Please also note that it is very much recommended to use the latest API without configuration files. See for details
I've build a java app using the Sphinx API. There is no problem during the compilation, when I run the program, I've
"java.lang.RuntimeException : Allocation fo search manager resources failed
.....
Caused by: java.io.FileNotFoundException: src\resources\lium_french_f0\means"
I think the problem come from the XML configuration file.
Dear Romain
When computer says you that file i not found it really means that file is not found in the specified path. You need to specify another path or put the file into proper path. Please note that this particular path is relative and is counted to a current working dir. If you are not certain about relative paths use absolute path.
Please also note that it is very much recommended to use the latest API without configuration files. See for details
http://cmusphinx.sourceforge.net/wiki/tutorialsphinx4
Thanks a lot for your answer.
It now works fine with the last version of the API.
Last edit: Romain L 2014-03-12