| Package | Description |
|---|---|
| edu.cmu.sphinx.linguist.acoustic.tiedstate |
| Modifier and Type | Method and Description |
|---|---|
static CompositeSenone |
CompositeSenone.create(java.util.Collection<Senone> senoneCollection,
float weight)
a factory method that creates a CompositeSenone from a list of senones.
|
| Modifier and Type | Method and Description |
|---|---|
static SenoneSequence |
SenoneSequence.create(java.util.List<CompositeSenone> senoneList)
a factory method that creates a SeononeSequence from a list of senones.
|