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.
(When the AmTrain
task runs in rapid adaptation mode) the minimum number of times that a basic phoneme (for example, ‘d’) must occur in the adaptation data before an individual phoneme transform can be used for adaptation. If the transformation occurs fewer than the required number of times, IDOL Speech Server uses a global (shared across all phonemes) transformation instead.
Type: | Integer |
Default: | 1000 |
Required: | No |
Configuration Section: | amadaptadddata module |
Example: | MLLRMinOcc=500
|
See Also: | MLLRMinOcc (action parameter) MLLRMaxMins Relevance |
|