So I wanted to create a small application for my laboratory at home, and I need speech recognition so the java speech API seems as a pretty good solution to my problem of finding a suitable API. I have tried the Sphinx-4 API but I couldn't find any JAR-files in the PreAlpha.zip package that I downloaded, I could only find header files for C projects... I also looked into the Freetts API but that's only text to speech and not the other way around!
So if anyone can find the Java speech API I would be glad if you could send me the download link and not just a link to oracle's webpage because I have given this some amount of time and still I have not found the download link to the bin/lib folder full of JAR-files...
Thanks for any help! Please excuse my English, comment a question if you don't understand any part of it! :)
答案 0 :(得分:1)
Search for sphinx and pick the jars
in sphinx4-data
and sphinx4-core
. I have added a screen for clarification. On the right bottom select the artifact tab instead of maven for a download button.
答案 1 :(得分:0)
You can download sphinx via sourceforge repository. To download go to this link http://sourceforge.net/projects/cmusphinx/files/sphinx4
After that you can choose either 5prealpha or the beta versions like 1.0 beta6
and download them in zip format.For 1.0 beta6 you can choose either the sphinx4-1.0beta6-src.zip or the sphinx4-1.0beta6-bin.zip