| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AbstractDecoder.PROP_SEARCH_MANAGER
The property that defines the name of the search manager to use
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BackgroundModelNormalizer.ACTIVE_LIST_PROVIDER
The active list provider used to determined the best token for normalization.
|
static java.lang.String |
SimpleAcousticScorer.FEATURE_FRONTEND
Property the defines the frontend to retrieve features from for scoring
|
static java.lang.String |
SimpleAcousticScorer.SCORE_NORMALIZER
An optional post-processor for computed scores that will normalize
scores.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SimpleBreadthFirstSearchManager.PROP_ACTIVE_LIST_FACTORY
The property that defines the name of the active list factory to be used by this search manager.
|
static java.lang.String |
WordPruningBreadthFirstSearchManager.PROP_ACTIVE_LIST_MANAGER
The property that defines the type of active list to use
|
static java.lang.String |
WordPruningBreadthFirstLookaheadSearchManager.PROP_FASTMATCH_LINGUIST
The property that defines the name of the linguist to be used for fast
match.
|
static java.lang.String |
WordPruningBreadthFirstLookaheadSearchManager.PROP_FM_ACTIVE_LIST_FACTORY |
static java.lang.String |
WordPruningBreadthFirstSearchManager.PROP_LINGUIST
The property that defines the name of the linguist to be used by this
search manager.
|
static java.lang.String |
SimpleBreadthFirstSearchManager.PROP_LINGUIST
The property that defines the name of the linguist to be used by this search manager.
|
static java.lang.String |
WordPruningBreadthFirstLookaheadSearchManager.PROP_LOADER
The property that to get direct access to gau for score caching control.
|
static java.lang.String |
WordPruningBreadthFirstSearchManager.PROP_PRUNER
The property that defines the name of the linguist to be used by this
search manager.
|
static java.lang.String |
SimpleBreadthFirstSearchManager.PROP_PRUNER
The property that defines the name of the linguist to be used by this search manager.
|
static java.lang.String |
WordPruningBreadthFirstSearchManager.PROP_SCORER
The property that defines the name of the scorer to be used by this
search manager.
|
static java.lang.String |
SimpleBreadthFirstSearchManager.PROP_SCORER
The property that defines the name of the scorer to be used by this search manager.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AutoCepstrum.PROP_LOADER
The property specifying the acoustic model for which this cepstrum will
be configured.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FeatureTransform.PROP_LOADER
The name of the transform matrix file.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SpeedTracker.PROP_FRONTEND
The property that defines which frontend to monitor
|
static java.lang.String |
SpeedTracker.PROP_RECOGNIZER
The property that defines which recognizer to monitor
|
static java.lang.String |
RejectionTracker.PROP_RECOGNIZER
The property that defines which recognizer to monitor
|
static java.lang.String |
RecognizerMonitor.PROP_RECOGNIZER
The property for the recognizer to monitor
|
static java.lang.String |
MemoryTracker.PROP_RECOGNIZER
The property that defines which recognizer to monitor
|
static java.lang.String |
AccuracyTracker.PROP_RECOGNIZER
The property that defines which recognizer to monitor
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LinguistProcessor.PROP_LINGUIST
The property that defines the name of the linguist to process
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TiedStateAcousticModel.PROP_LOADER
The property that defines the component used to load the acoustic model
|
static java.lang.String |
TiedStateAcousticModel.PROP_UNIT_MANAGER
The property that defines the unit manager
|
static java.lang.String |
Sphinx3Loader.PROP_UNIT_MANAGER
The unit manager
|
static java.lang.String |
KaldiLoader.PROP_UNIT_MANAGER |
static java.lang.String |
HTKLoader.PROP_UNIT_MANAGER
The unit manager
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Sphinx3Saver.LOADER |
static java.lang.String |
ModelInitializerLoader.PROP_UNIT_MANAGER |
static java.lang.String |
TrainerAcousticModel.SAVER |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AFlatLinguist.ACOUSTIC_MODEL
The property used to define the acoustic model to use when building the
search graph
|
static java.lang.String |
AFlatLinguist.GRAMMAR
The property used to define the grammar to use when building the search
graph
|
static java.lang.String |
AFlatLinguist.PHONE_LOOP_ACOUSTIC_MODEL
The property for the acoustic model to use to build the phone loop that
detects out of grammar utterances.
|
static java.lang.String |
AFlatLinguist.UNIT_MANAGER
The property used to define the unit manager to use when building the
search graph
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AllphoneLinguist.PROP_ACOUSTIC_MODEL
The property that defines the acoustic model to use when building the search graph
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DynamicFlatLinguist.ACOUSTIC_MODEL
The property used to define the acoustic model to use when building the search graph
|
static java.lang.String |
DynamicFlatLinguist.GRAMMAR
The property used to define the grammar to use when building the search graph
|
static java.lang.String |
DynamicFlatLinguist.PHONE_LOOP_ACOUSTIC_MODEL
The property for the acoustic model to use to build the phone loop that detects out of grammar utterances.
|
static java.lang.String |
DynamicFlatLinguist.UNIT_MANAGER
The property used to define the unit manager to use when building the search graph
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Dictionary.PROP_UNIT_MANAGER
The property that defines the name of the unit manager that is used to convert strings to Unit objects
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FlatLinguist.PROP_ACOUSTIC_MODEL
The property used to define the acoustic model to use when building the search graph
|
static java.lang.String |
FlatLinguist.PROP_GRAMMAR
The property used to define the grammar to use when building the search graph
|
static java.lang.String |
FlatLinguist.PROP_PHONE_LOOP_ACOUSTIC_MODEL
The property for the acoustic model used for the CI phone loop.
|
static java.lang.String |
FlatLinguist.PROP_UNIT_MANAGER
The property used to define the unit manager to use when building the search graph
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ClassBasedLanguageModel.PROP_CLASS_LANGUAGE_MODEL
The property that defines the classLanguageModel component.
|
static java.lang.String |
ClassPresentingDictionary.PROP_CLASS_MAP |
static java.lang.String |
ClassBasedLanguageModel.PROP_CLASS_MAP
The property that defines the classMap component.
|
static java.lang.String |
ClassPresentingDictionary.PROP_WORD_DICTIONARY |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Grammar.PROP_DICTIONARY
Property that defines the dictionary to use for this grammar
|
static java.lang.String |
LMGrammar.PROP_LANGUAGE_MODEL
The property for the language model to be used by this grammar
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LanguageModel.PROP_DICTIONARY
The property specifying the dictionary to use
|
static java.lang.String |
KeywordOptimizerModel.PROP_PARENT
The property that defines the parent language model.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LexTreeLinguist.PROP_ACOUSTIC_MODEL
The property that defines the acoustic model to use when building the search graph
|
static java.lang.String |
LexTreeLinguist.PROP_DICTIONARY
The property that defines the dictionary to use for this grammar
|
static java.lang.String |
LexTreeLinguist.PROP_GRAMMAR
The property that defines the grammar to use when building the search graph
|
static java.lang.String |
LexTreeLinguist.PROP_LANGUAGE_MODEL
The property for the language model to be used by this grammar
|
static java.lang.String |
LexTreeLinguist.PROP_UNIT_MANAGER
The property that defines the unit manager to use when building the search graph
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Recognizer.PROP_DECODER
The property for the decoder to be used by this recognizer.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BatchModeRecognizer.PROP_RECOGNIZER
The property that specifies the recognizer to use
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LiveModeRecognizer.PROP_INPUT_SOURCE
The property that specifies the source of the transcript
|
static java.lang.String |
LiveModeRecognizer.PROP_RECOGNIZER
The property that specifies the recognizer to use
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SimpleTrainManager.CONTROL_FILE |
static java.lang.String |
FlatInitializerLearner.DATA_SOURCE |
static java.lang.String |
BaumWelchLearner.DATA_SOURCE |
static java.lang.String |
SimpleControlFile.DICTIONARY |
static java.lang.String |
FlatInitializerLearner.FRONT_END |
static java.lang.String |
BaumWelchLearner.FRONT_END |
static java.lang.String |
SimpleTrainManager.INIT_LEARNER |
static java.lang.String |
SimpleTrainManager.LEARNER |
static java.lang.String |
Trainer.TRAIN_MANAGER |
static java.lang.String |
SimpleTrainManager.UNIT_MANAGER |