Whether to append speaker scores for each audio file to a common .atd file (or .ivd file, in the case of iVector-based speaker identification). If Append
is set to False
, HPE IDOL Speech Server creates a separate development file for each audio file.
To append the scores to a common development file, you must ensure that the file does not exist before you run the first task.
The creation of an individual development file for each audio file ensures that the statistics do not get inadvertently appended to a file that already existed before running the first task (for example, from a previous HPE IDOL Speech Server installation).
Action: | AddTask |
---|---|
Task: | SpkIdDevel , SpkIdDevelStream , SpkIdDevelWav, IvSpkIdDevel, IvSpkIdDevelStream , IvSpkIdDevelWav |
Type: | Boolean |
Default: | True |
Example: | Append=False
|
See Also: | DevAppend (configuration parameter) |
|