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.
The directory to write the obfuscated training data files to.
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.
This parameter is used by the amadaptadddata module only for the DataObfuscation task.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | amadaptadddata module |
Example: | OtdPath=T:\data\OTD
|
See Also: | OtdPath (action parameter) |
|