Whether to enable smoothing. During smoothing, the probability estimates obtained from training text are discounted to avoid overfitting the training data. In some situations you might want to train a model from text that is an exact transcription of the speech to be recognized. In this case, disable smoothing to potentially improve recognition.
| Action | AddTask, CheckResources |
|---|---|
| Task: | LanguageModelBuild |
| Type: | Boolean |
| Default: | True |
| Example: | DoSmoothing=False
|
| See Also: | DoSmoothing (configuration parameter) |
|
|