|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Loader | Generic interface for a loader of acoustic models |
| Saver | Generic interface for a saver of acoustic models |
| Senone | Represents a set of acoustic data that can be scored against a feature |
| Class Summary | |
|---|---|
| CompositeSenone | Represents a composite senone. |
| GaussianMixture | Represents a concrete implementation of a simple senone. |
| HMMManager | Manages HMMs. |
| HTKLoader | Remark1: S4 does not use HMM tying: the HTK "tiedlist" is not loaded nor user for now Remark2: HTK does nearly never backoff to monophones, whereas S4 might do it. |
| MixtureComponent | Defines the set of shared elements for a GaussianMixture. |
| Pool<T> | Used to pool shared objects in the acoustic model |
| PropertiesDumper | Dumps out information about an acoustic model. |
| SenoneHMM | Represents a hidden-markov-model. |
| SenoneHMMState | Represents a single state in an HMM |
| SenoneSequence | Contains an ordered list of senones. |
| Sphinx3Loader | Loads a tied-state acoustic model generated by the Sphinx-3 trainer. |
| TiedStateAcousticModel | Loads a tied-state acoustic model generated by the Sphinx-3 trainer. |
| Enum Summary | |
|---|---|
| Pool.Feature | |
Provides classes that represent acoustic model in terms of a set of tied states. HMM states are represented by senones which in turn are represented by gaussian mixtures.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||