The DataListPath
parameter sets the path that must prefix each entry in the training list file to get the full path to that training file.
You can specify an absolute or relative file path (relative to the server working directory). If the file path is excluded, HPE IDOL Speech Server defaults to the data directory.
Note: 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: | Yes |
Configuration Section: | audiotemplatedevel, audiotemplatetrain, lidoptimizer, lidtrain, and lmbuild modules |
Example: | DataListPath=T:\LangID\Data
|
See Also: | DataPath (action parameter) |
|