| Package | Description |
|---|---|
| edu.cmu.sphinx.linguist.flat |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedUnitState
A unit state that modifies how the unit state is cached.
|
| Modifier and Type | Method and Description |
|---|---|
protected HMMStateState |
CIPhoneLoop.PhoneLoopSearchGraph.expandHMMTree(UnitState parent,
HMMStateState tree)
Expands the given hmm state tree
|
protected SentenceHMMState |
FlatLinguist.GState.expandUnit(UnitState unit)
Expands the unit into a set of HMMStates.
|