WLRTracker Struct Reference

The WLRTracker type, is created to track the single correct recognition obtained during forced alignment. It can be used to check when the correct path was left because of (for example) pruning. More...

List of all members.


Public Attributes

WLRType w
WLRTypelinkWord
int wordID
int errorRegionID
BlameCluster errorCategory
int contextNext

Detailed Description

The WLRTracker type, is created to track the single correct recognition obtained during forced alignment. It can be used to check when the correct path was left because of (for example) pruning.

The contextNext parameter can only be used when phone recognition is enabled.


Member Data Documentation