diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-01-05 19:34:12 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-01-05 19:34:12 +0000 |
| commit | 7faaa9772b8fc3d358c472e0a8620d4cff6adcc4 (patch) | |
| tree | 17a74af3cf0f263f44160cc500df77a5ce6df00c /src/HelpFile | |
| parent | 7ee1ba000163e0744f43a8304d08a050bae20b90 (diff) | |
Added monolithic SLF builind back in.
Diffstat (limited to 'src/HelpFile')
| -rw-r--r-- | src/HelpFile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/HelpFile b/src/HelpFile index 531f2d9ab..88b5eba7e 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -570,7 +570,9 @@ q, quit: q -printer=srgs_xml SRGS XML format -printer=srgs_xml_prob SRGS XML format, with weights -printer=slf a finite automaton in the HTK SLF format - -printer=slf_graphviz the same automaton as in SLF, but in Graphviz format + -printer=slf_graphviz the same automaton as slf, but in Graphviz format + -printer=slf_sub a finite automaton with sub-automata in the HTK SLF format + -printer=slf_sub_graphviz the same automaton as slf_sub, but in Graphviz format -printer=fa_graphviz a finite automaton with labelled edges -printer=regular a regular grammar in a simple BNF -printer=unpar a gfc grammar with parameters eliminated |
