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

Run a weighted finite-state transducer

Synopsis

wfst_run [WFSTFILE] [input file0] ... [-o output file] [-wfst ifile] [-transduce ] [-recog ] [-cumulate_into ofile] [-itype string] [-quiet ] [-perplexity ] [-heap int] [-o ofile]

This program runs a WFST on some given data. It works in either recognize mode where both inputs and output are specified, but also in transduction mode where an input is transduced to the output.

Options