The file to which to write warning information generated by the transcript checker. If you do not specify this value, the warning file is not generated. The file lists any regions of the transcripts for which the match was below the threshold specified by the MatchThreshold parameter.
Regions are listed in a four column format, showing locations in the transcript in the same format as the first four columns of the diagnostic file. Adjacent regions are merged to produce a single row, and regions below the match threshold are not output.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the speaker ID directory. If the file path is excluded, IDOL Speech Server defaults to the temporary directory.
Note: The SpeakerIDDir parameter in the [Paths]
section of the configuration file sets the location of the speaker ID directory.
Type: | String |
---|---|
Default: | None |
Required: | No |
Configuration Section: | transcheck module |
Example: | WarningFile=warnings.log
|
See also: |
|