NIST SCLITE Scoring Package Version 1.5


NAME

sclite - score speech recognition system output


SYNOPSIS

sclite -r reffile [ fmt ] -h hypfile [ fmt [ title ] ] OPTIONS

DESCRIPTION

The program sclite is a tool for scoring and evaluating the output of speech recognition systems. Sclite is part of the NIST SCTK Scoring Tookit. The program compares the hypothesized text (HYP) output by the speech recognizer to the correct, or reference (REF) text. After comparing REF to HYP, (a process called alignment), statistics are gathered during the scoring process and a variety of reports can be produced to summarize the performance of the recognition system.

THE ALIGNMENT PROCESS

The Alignment process consists of two steps: 1) selecting matching REF and HYP texts, and 2) performing an alignment of the reference and hypothesis texts.

Step 1: Selection of matching REF and HYP texts

Step 2: Text Alignments

THE SCORING PROCESS

WORD CONFIDENCE MEASURE EVALUATION

REVISION HISTORY

EXAMPLE USES OF SCLITE

BUGS/COMMENTS