Package gmisclib :: Module HTK_HMM_io
[frames] | no frames]

Module HTK_HMM_io

source code

This reads in HMM files produced by HTK.

Classes
  BadFormatError
  vec
  mixture
  ref
  state
  hmm
  hmmset
  tokstream
This breaks the HTK HMM file down into tokens.
  NoPhonemeToFormat
Functions
 
deref(x) source code
 
read_floats_t(vtype, dim, t, tok, phoneme='???') source code
 
read_floats_b(vtype, dim, t, tok, phoneme='???', name=None) source code
 
read_vec(dim, n, t, name=None, vtype=None) source code
 
read(fdlist) source code
 
HTKformat(s)
Format for HTK state name.
source code
 
dict_format(s)
Format for center [bracket] in HTK dictionary.
source code
 
test() source code
Variables
  I = ' '
  __package__ = 'gmisclib'

Imports: re, sys, numpy, string, g_encode