Edinburgh Speech Tools  2.1-release
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
wfst_build

Build a weighted finite-state transducer

Synopsis

wfst_build [option] [rulefile0] [rulefile1] ... [-type string] [-determinize ] [-detmin ] [-o ofile] [-otype string] [-heap int] [-q ]

Builds and.or processes weighted finite state transducers (WFSTs) from various input formats. This program accepts descriptions in the following formats and converts them to WFSTs

In addition various operations can be performed on two WFSTs

The newly formed WFSTs can be optionally determinized and minimzed.

The option asis allows a single WFSTs to be loaded and determinized and/or minimized

Options