Specifies the name of the file to write diagnostic information to.
For the TranscriptCheck
task, the diagnostics file contains detailed information about the transcript alignment. The GetResults
action returns this file by default.
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.
Action: | AddTask
CheckResources |
Task: | WavToText
ClusterSpeechToTextTel DataObfuscation IvSpkIdDevel IvSpkIdDevelFinal IvSpkIdDevelStream IvSpkIdDevelWav IvSpkIdEvalStream IvSpkIdEvalWav IvSpkIdTrain IvSpkIdTrainStream IvSpkIdTrainWav LangIdSegWav LangIdBndWav LangIdSegLif LangIdCumLif LangIdBndLif LangIdSegStream LangIdCumStream LangIdBndStream LanguageModelBuild SpkIdDevelFinal SpkIdDevelStream SpkIdDevelWav SpkIdEvalStream SpkIdTrain SpkIdDevel SpkIdTrainStream SpkIdTrainWav StreamToText StreamToTextPunct StreamToTextMusicFilterPunct TelWavToTextPunct TranscriptCheck WavToText WavToTextPunct |
Type: | String |
Default: | |
Example: | DiagFile=myResults.diag
|
See Also: | DiagFile (configuration parameter) Diag DiagLevel |
|