This was my course project. Hope it is of some use.
This is implementation of Hidden Markov Model, the states emit output based on a multi-variate Gaussian distribution. The parameters required can be set in the main file. When the program is run it takes the training sequences from the training data and trains a HMM model for each class using Baum-Welch Algorithm, it calculates the log...
2009-05-19 09:01:52 UTC in Modular Audio Recognition Framework