The file name of the adapted acoustic model to generate.
*You must set the value of this configuration parameter by setting 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, HPE IDOL Speech Server defaults to the acoustic model directory.
Note: 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) |
|