| Interface | Description |
|---|---|
| BatchManager |
Provides a standard interface to a batching mechanism
|
| CommandInterface |
An interface implemented by command functions typically added to a command interpreter
|
| NISTAlign.StringRenderer | |
| ReferenceSource |
A source of reference texts.
|
| Class | Description |
|---|---|
| BatchFile |
Provides a set of utilities methods for manipulating batch files.
|
| BatchItem |
Provides a standard interface to for a single decode in a batch of decodes
|
| Cache<T> |
Provides a simple object cache.
|
| CommandInterpreter |
This class is a command interpreter.
|
| Complex |
Implements complex types and arythmetics
|
| CustomThreadFactory |
A custom thread factory, able to create threads with custom name prefix, daemon-ness and priority.
|
| ExtendedStreamTokenizer |
A class that provides a mechanism for tokenizing a stream
|
| FileReferenceSource |
A source of reference texts.
|
| GapInsertionDetector |
A program that takes in a reference transcript and a hypothesis transcript and figures out how many gap insertion
errors are there.
|
| LogMath |
Provides a set of methods for performing simple math in the log domain.
|
| MatrixUtils |
Some simple matrix and vector manipulation methods.
|
| NISTAlign |
Implements a portion of the NIST align/scoring algorithm to compare a reference string to a hypothesis string.
|
| PooledBatchManager |
A simple implementation of the batch manager suitable for single threaded batch processing
|
| Range | |
| SimpleBatchManager |
A simple implementation of the batch manager suitable for single threaded batch processing
|
| SocketCommandClient |
A client for a socketed command interpreter.
|
| SocketCommandInterpreter |
This class is a command interpreter.
|
| SphinxHelp |
This class provides information on Sphinx-4 and how to use it
|
| SphinxLogFormatter |
Provides a log formatter for use with CMU Sphinx.
|
| StatisticsVariable |
Represents a named value.
|
| StreamFactory |
Supports the loading and saving of files from different sources, e.g., a ZIP file or a plain directory.
|
| TimeFrame | |
| Timer |
Keeps track of execution times.
|
| TimerPool |
Keeps references to a list of timers which can be referenced by a key-pair consisting of an owner and a timer name.
|
| Utilities |
Provides a set of generic utilities
|