diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-02-01 16:23:14 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-02-01 16:23:14 +0000 |
| commit | fd0dfd7d4d9885b8b4cac7bd60308e2890a05caa (patch) | |
| tree | 73613f4cc00fac0d683220bcc4258bdb99179914 /src/HelpFile | |
| parent | 992e212bccec9f30ee7b4f5e764b0bd793ccc651 (diff) | |
First version of SRGS with semantic tags.
Diffstat (limited to 'src/HelpFile')
| -rw-r--r-- | src/HelpFile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/HelpFile b/src/HelpFile index 88b5eba7e..a67f79412 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -569,10 +569,14 @@ q, quit: q -printer=jsgf Java Speech Grammar Format -printer=srgs_xml SRGS XML format -printer=srgs_xml_prob SRGS XML format, with weights + -printer=srgs_xml_ms_sem SRGS XML format, with semantic tags for the + Microsoft Speech API. -printer=slf a finite automaton in the HTK SLF 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=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 |
