| Package | Description |
|---|---|
| edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<SingleHMM> |
HMMSet.hmms
contains HMM instances
|
| Modifier and Type | Method and Description |
|---|---|
SingleHMM |
HMMSet.getHMM(int idx) |
SingleHMM |
HMMSet.getHMM(java.lang.String nom) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<SingleHMM> |
HMMSet.get1phIt() |
java.util.Iterator<SingleHMM> |
HMMSet.get3phIt() |
| Modifier and Type | Method and Description |
|---|---|
int |
HMMSet.getHMMidx(SingleHMM hmm) |
int |
HMMSet.getHMMIndex(SingleHMM h) |