An adapted acoustic model (.am file) to use instead of the language pack's default acoustic model.
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.
Note: The TrainedAmDir parameter in the [Paths]
section of the configuration file sets the location of the acoustic model directory.
Action: | AddTask, CheckResources |
---|---|
Task: | WavToText |
Type: | String |
Default: | None |
Example: | TrainedAm=myAcousticModel.am
|
See Also: | AmFile (configuration parameter) |
|