The amadaptend
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.
The file name of the adapted acoustic model to generate.
This parameter does not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the acoustic model directory. If the file path is excluded, IDOL Speech Server defaults to the acoustic model directory.
The TrainedAmDir parameter in the [Paths]
section of the configuration file sets the location of the acoustic model directory.
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | amadaptend module |
Example: | OutAmFile=myModel.am
|
See Also: | OutAm (action parameter) |
|