Finally Success!!!!!
- patel22y
- Apr 2, 2015
- 1 min read
So Audrey was amazing and figured out that we were missing a jar file! We are now using the Sphinx4-Samples dowload with 3 jar files: core, data, and samples.
We used the following websites as reference:
(1) http://cmusphinx.sourceforge.net/wiki/tutorialsphinx4
(2) https://oss.sonatype.org/#nexus-search;quick~sphinx
(3) http://stackoverflow.com/questions/8982730/unsupportedclassversionerror-unsupported-major-minor-version-51-0-unable-to-load
(4) http://stackoverflow.com/questions/8454590/jar-file-has-no-source-attachment-jar-file-includes-source-code
First, we dowload and import the jar files:


Running the files gives an error though, because class path is not set properly.

So then, we had to set up the class pathways....


Recent Posts
See AllSo we've made it to the very end. Through all the ups and downs and we're all still standing. It was an amazing semester and I made some...
/** *Java Speech Grammar Format (JSGF) file *This file holds all the words that the program will recognize **/...
/* * Copyright 2013 Carnegie Mellon University. * Portions Copyright 2004 Sun Microsystems, Inc. * Portions Copyright 2004 Mitsubishi...
Comments