The name of the transcript file that contains the actually spoken text to which the recognition output must be aligned. It must be in the same format as the transcripts required by the align
module. Any timestamps in the transcript are ignored.
*You must set the value of this configuration parameter by setting the corresponding action parameter.
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.
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: | Yes |
Configuration Section: | transcheck module |
Example: | InputTranscript=T:\data\transcript.txt
|
See Also: | TxtFile (action parameter) |
|