| Package | Description |
|---|---|
| edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<HMMState> |
HMMSet.states
contains HMMState instances
|
| Modifier and Type | Method and Description |
|---|---|
HMMState |
SingleHMM.getState(int idx)
May return null if the state is non-emitting
|
| Modifier and Type | Method and Description |
|---|---|
int |
HMMSet.getStateIdx(HMMState st) |
void |
SingleHMM.setState(int idx,
HMMState st) |