The DiagFile
parameter sets the name of the file to write diagnostic information to.
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, HPE IDOL Speech Server defaults to the temporary directory.
The SpeakerIDDir parameter in the [Paths]
section of the configuration file sets the location of the speaker ID directory.
Type: | String |
Default: | None |
Required: | Yes, if Diag is set to True . |
Configuration Section: | align, amadaptadddata, audiotemplatedevel, audiotemplatescore, audiotemplatetrain, ivdevel, ivfile, ivscore, langid, lmbuild, speakerid, splitspeech, stt, and transcheck modules |
Example: | DiagFile=myResults.diag
|
See Also: | DiagFile (action parameter) Diag TempDir |
|