| Class | Description |
|---|---|
| GMMDiag |
This a producer for observations, it outputs the log likelihoods for
guassians
|
| HMMSet | |
| HMMState |
This is simply a GMMDiag with a label which is a HMM name (String) and a state
number
|
| Lab |
Represents a label, i.e. a model name + a state number
|
| NamesConversion |
HTK is case-sensitive, S4 is not.
|
| SingleHMM |