The amadaptadddata
module and its parameters are deprecated in IDOL Speech Server version 11.5 and later. HPE 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 directory containing the input audio feature files.
You can specify an absolute or relative file path (relative to the server working directory). If the file path is excluded, IDOL Speech Server defaults to the data directory.
The DataDir parameter in the [Paths]
section of the configuration file sets the location of the data directory.
Type: | String |
Default: | the configured DataDir |
Required: | Only for the dataobfuscation module
|
Configuration Section: | amadaptadddata module |
Example: | PlhPath=T:\data\PLH
|
See Also: | PlhPath (action parameter) DataDir |
|