

Sphinx4-Master
This version of Sphinx also did not work, but here's what I did... #finalproject
ProjectBuilder.xml (Ant editor in eclipse)
//The following code allows me to make a jar for the generic HelloWorld project //I'm unsure if this is an executable jar that this makes...
Build.xml (Ant editor in Eclipse)
//The following code was modified from the ant tutorial on eclipse <?xml version="1.0" encoding="UTF-8"?> <project basedir="."...
Youtube tutorials and other
https://www.youtube.com/watch?v=GeqtLrcOogs -didn't have jar files, redownloaded based off of links supplied -note: this tutorial is in...


JSAPI & Intro to ANT
So after watching a few youtube tutorials, I learned that one reason my project might not be working is because I didn't have a Java...
Scrapping Maven
At this point, I haven't been able to get Maven to work with Sphynx and I'm running out of time. I'm combing through tutorials and will...


Running Maven & Sphinx Together
Sooooooo.... I should start this by saying that today was not very succesful in terms of getting Maven & Sphynx to work together....


Downloading Maven
Downloading Apache Maven is a must if you want to use the Sphynx software (as I do). 1. To begin, go to the Maven website. On the left...
What is Sphynx?
It's a cat! It's the Great Sphynx of Gaza! Nah, it's just an awesome open source speech recognition tool. From the Sphynx website:...
Basic Concepts of Speech
The first step, before dowloading and applying the Sphynx software is to familiarize oneself with the basic concepts of Speech. The...