AT&T FSM Library

AT&T FSM Library
Written in C++
Type Library or Framework

The AT&T FSM Library is a collection of Unix software tools for creating and manipulating finite state machines, specifically weighted finite-state acceptors and transducers. While completely general, the library was designed for and is being used in speech processing applications, such as speech recognition and speech synthesis. It is available under non-commercial (binary only) and commercial licenses from AT&T Labs.

The Library consists of three sets of component:

  • User program level components that are stand-alone programs and read/write data from files or pipes.
  • A hierarchy of C/C++ library functions that can be used from the user's code.
  • A set of definitions that specify labels, weights and kinds of fsm representations.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.