Skip to content

MATLAB functions that interface with the HTK Speech Recognition Toolkit (http://htk.eng.cam.ac.uk/) for training HMMs, GMMs and simple speech recognizers.

License

Notifications You must be signed in to change notification settings

ronw/matlab_htk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains a variety of Matlab functions that I've found
to be useful for my work at LabROSA.  The portions written by me are
distributed under the terms of the GNU General Public License.  See
the file COPYING for details.

Contents:
hmm        - functions for evaluating hidden Markov models and Gaussian
             mixture models
matlab_htk - functions that interface with the HTK Speech Recognition
             Toolkit (http://htk.eng.cam.ac.uk/) for training
             HMMs, GMMs and simple speech recognizers
source_sep - implementations of standard algorithms for source
             separation
celltools  - useful functional programming style functions for cell arrays
plottools  - Wrappers around basic plotting functions and code for some
             handy new GUI controls.

About

MATLAB functions that interface with the HTK Speech Recognition Toolkit (http://htk.eng.cam.ac.uk/) for training HMMs, GMMs and simple speech recognizers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published