

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...
Terminology...The Learning Curve
In attempting the speech recognition portion, I'm rapidly discovering that current documentation for these programs assume you have quite...


What is Maven?
From the Apache Maven website: "Maven is a software project management and comprehension tool. Based on the concept of a project object...
Setting Up Speech Recognition (Oh My!)
1. Download Maven: Sphynx requires you to create a Maven project. -This is as far as I've gotten as the Maven download is troubling me.
Final Project - Week 3
March 10, 2015 - Went to TA hours to attempt to set up Sphynx. Nothing makes sense and I'm still on step 1 after an hour...
Final Project: Code V.2
This is the second draft, it allows the computer to randomly choose an answer given a question held in it's array, and ensures that the...
Final Project - Updated Timeline
Timeline Week 3a: March 12 - 18 (SPRING BREAK) Main Goal: Continue working on building the prototype (Module 4) and coding (Module 1)...
Final Project - Code: V.1
This was the first draft of the programming. The goals was to have some output given a certain input. This actually took longer than I...