Whether to append training updates to a common .spt file. If you set SptAppend
to False
, HPE IDOL Speech Server creates a separate .spt file for each speaker training task.
If you choose to append scores to a common .spt file, you must ensure that the .spt file does not exist before you run the first training task.
Creating an individual .spt file for each training task ensures that the training information does not append to a .spt file that existed before running the first task (for example, from a previous HPE IDOL Speech Server installation). It also allows you to easily remove individual .spt files from the set based on information in the diagnostics files.
Note: You must specify a unique name for the .spt file each time you run the task, to avoid overwriting a file.
Type: | Boolean |
---|---|
Default: | True |
Required: | No |
Configuration Section: | sidtrain module |
Example: | SptAppend=False
|
See Also: | SptAppend (action parameter) |
|