The amadaptadddata
module and its parameters are deprecated in IDOL Speech Server version 11.5 and later. Micro Focus recommends that you use the newer Deep Neural Network (DNN) techniques, rather than GMM-based acoustic models.
This module is still available for existing implementations, but it might be incompatible with new functionality. The module might be deleted in future.
Whether to label poorly-aligned words in the adaptation data as 'junk'. The adaptation process does not use audio sections associated with junk words, which can improve the accuracy of the adapted model.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | amadaptadddata module |
Example: | JunkEnabled=True
|
See Also: | Junk (action parameter) JunkWordThreshold |
|