| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
WordPruningBreadthFirstSearchManager.PROP_ACOUSTIC_LOOKAHEAD_FRAMES
The property that controls the amount of simple acoustic lookahead
performed.
|
static java.lang.String |
WordPruningBreadthFirstLookaheadSearchManager.PROP_LOOKAHEAD_PENALTY_WEIGHT |
static java.lang.String |
WordPruningBreadthFirstSearchManager.PROP_RELATIVE_BEAM_WIDTH
The property that specifies the relative beam width
|
static java.lang.String |
ActiveListFactory.PROP_RELATIVE_BEAM_WIDTH
Property that sets the minimum score relative to the maximum score in the list for pruning.
|
static java.lang.String |
ActiveList.PROP_RELATIVE_BEAM_WIDTH
Property that sets the minimum score relative to the maximum score in the list for pruning.
|
static java.lang.String |
SimpleBreadthFirstSearchManager.PROP_RELATIVE_WORD_BEAM_WIDTH
The property that sets the minimum score relative to the maximum score in the word list for pruning.
|
static java.lang.String |
ActiveListManager.PROP_RELATIVE_WORD_BEAM_WIDTH
The property that specifies the relative word beam width
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GainControlProcessor.GAIN_FACTOR |
static java.lang.String |
DataBlocker.PROP_BLOCK_SIZE_MS
The property for the block size of generated data-blocks in milliseconds.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Denoise.LAMBDA_A |
static java.lang.String |
Denoise.LAMBDA_B |
static java.lang.String |
Denoise.LAMBDA_POWER |
static java.lang.String |
Denoise.LAMBDA_T |
static java.lang.String |
Denoise.MAX_GAIN |
static java.lang.String |
Denoise.MU_T |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SpeechClassifier.PROP_ADJUSTMENT
The property specifying the adjustment.
|
static java.lang.String |
SpeechClassifier.PROP_MIN_SIGNAL
The property specifying the minimum signal level used to update the background signal level.
|
static java.lang.String |
SpeechClassifier.PROP_THRESHOLD
The property specifying the threshold.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Dither.PROP_MAX_DITHER
The maximal value which could be added/subtracted to/from the signal
|
static java.lang.String |
EnergyFilter.PROP_MAX_ENERGY
If energy is below this threshold frame is dropped
|
static java.lang.String |
Dither.PROP_MAX_VAL
The maximal value of dithered values.
|
static java.lang.String |
Dither.PROP_MIN_VAL
The minimal value of dithered values.
|
static java.lang.String |
Preemphasizer.PROP_PREEMPHASIS_FACTOR
The property for preemphasis factor/alpha.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLPFrequencyFilterBank.PROP_MAX_FREQ
The property for the center frequency of the highest filter in the filterbank.
|
static java.lang.String |
MelFrequencyFilterBank2.PROP_MAX_FREQ
The property for the maximum frequency covered by the filterbank.
|
static java.lang.String |
MelFrequencyFilterBank.PROP_MAX_FREQ
The property for the maximum frequency covered by the filterbank.
|
static java.lang.String |
PLPFrequencyFilterBank.PROP_MIN_FREQ
The property for the center frequency of the lowest filter in the filterbank.
|
static java.lang.String |
MelFrequencyFilterBank2.PROP_MIN_FREQ
The property for the minimum frequency covered by the filterbank.
|
static java.lang.String |
MelFrequencyFilterBank.PROP_MIN_FREQ
The property for the minimum frequency covered by the filterbank.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
StreamHTKCepstrum.PROP_FRAME_SHIFT_MS
The property name for frame shift in milliseconds, which has a default value of 10F.
|
static java.lang.String |
StreamCepstrumSource.PROP_FRAME_SHIFT_MS
The property name for frame shift in milliseconds, which has a default value of 10F.
|
static java.lang.String |
StreamHTKCepstrum.PROP_FRAME_SIZE_MS
The property name for frame size in milliseconds.
|
static java.lang.String |
StreamCepstrumSource.PROP_FRAME_SIZE_MS
The property name for frame size in milliseconds.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RaisedCosineWindower.PROP_ALPHA
The property for the alpha value of the Window, which is the value for the RaisedCosineWindow.
|
static java.lang.String |
RaisedCosineWindower.PROP_WINDOW_SHIFT_MS
The property for window shift in milliseconds, which has a default value of 10F.
|
static java.lang.String |
RaisedCosineWindower.PROP_WINDOW_SIZE_MS
The property for window size in milliseconds.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Linguist.PROP_FILLER_INSERTION_PROBABILITY
Filler insertion probability property
|
static java.lang.String |
Linguist.PROP_LANGUAGE_WEIGHT
The property that defines the language weight for the search
|
static java.lang.String |
Linguist.PROP_SILENCE_INSERTION_PROBABILITY
Silence insertion probability property
|
static java.lang.String |
Linguist.PROP_UNIT_INSERTION_PROBABILITY
Unit insertion probability property
|
static java.lang.String |
Linguist.PROP_WORD_INSERTION_PROBABILITY
Word insertion probability property
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Sphinx3Loader.PROP_MC_FLOOR
Mixture component score floor.
|
static java.lang.String |
Saver.PROP_MC_FLOOR
Mixture component score floor.
|
static java.lang.String |
HTKLoader.PROP_MC_FLOOR
Mixture component score floor.
|
static java.lang.String |
Sphinx3Loader.PROP_MW_FLOOR
Mixture weight floor
|
static java.lang.String |
Saver.PROP_MW_FLOOR
Mixture weight floor.
|
static java.lang.String |
HTKLoader.PROP_MW_FLOOR
Mixture weight floor.
|
static java.lang.String |
Sphinx3Loader.PROP_VARIANCE_FLOOR
Variance floor.
|
static java.lang.String |
Saver.PROP_VARIANCE_FLOOR |
static java.lang.String |
HTKLoader.PROP_VARIANCE_FLOOR
Variance floor.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TrainerAcousticModel.PROP_MC_FLOOR
Mixture component score floor.
|
static java.lang.String |
Sphinx3Saver.PROP_MC_FLOOR |
static java.lang.String |
ModelInitializerLoader.PROP_MC_FLOOR
Mixture component score floor.
|
static java.lang.String |
TrainerAcousticModel.PROP_MW_FLOOR
Mixture weight floor.
|
static java.lang.String |
ModelInitializerLoader.PROP_MW_FLOOR
Mixture weight floor.
|
static java.lang.String |
TrainerAcousticModel.PROP_VARIANCE_FLOOR |
static java.lang.String |
ModelInitializerLoader.PROP_VARIANCE_FLOOR |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AFlatLinguist.OUT_OF_GRAMMAR_PROBABILITY
The property for the probability of entering the out-of-grammar branch.
|
static java.lang.String |
AFlatLinguist.PHONE_INSERTION_PROBABILITY
The property for the probability of inserting a CI phone in the
out-of-grammar ci phone loop
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AllphoneLinguist.PROP_PIP
The property that controls phone insertion probability.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DynamicFlatLinguist.OUT_OF_GRAMMAR_PROBABILITY
The property for the probability of entering the out-of-grammar branch.
|
static java.lang.String |
DynamicFlatLinguist.PHONE_INSERTION_PROBABILITY
The property for the probability of inserting a CI phone in the out-of-grammar ci phone loop
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FlatLinguist.PROP_OUT_OF_GRAMMAR_PROBABILITY
The property for the probability of entering the out-of-grammar branch.
|
static java.lang.String |
FlatLinguist.PROP_PHONE_INSERTION_PROBABILITY
The property for the probability of inserting a CI phone in the out-of-grammar ci phone loop
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LanguageModel.PROP_UNIGRAM_WEIGHT
The property specifying the unigram weight
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LargeNGramModel.PROP_LANGUAGE_WEIGHT
The property that defines the language weight for the search
|
static java.lang.String |
LargeNGramModel.PROP_WORD_INSERTION_PROBABILITY
Word insertion probability property
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NgramTrieModel.PROP_LANGUAGE_WEIGHT
The property that defines the language weight for the search
|
static java.lang.String |
NgramTrieModel.PROP_WORD_INSERTION_PROBABILITY
Word insertion probability property
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LexTreeLinguist.PROP_UNIGRAM_SMEAR_WEIGHT
The property that determines the weight of the smear.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TrainManager.PROP_MINIMUM_IMPROVEMENT
The minimum relative improvement of the log likelihood associated with the training data.
|