Hello,
Is there some tool which will show the FSG file "visually", like circles denoting states, and transition probabilities shown above edges?
Use the scripts
sphinxbase/src/sphinx_jsgf2fsg/fsg2dot.pl
and graphviz.
Thanks!
Log in to post a comment.
Hello,
Is there some tool which will show the FSG file "visually", like circles
denoting states, and transition probabilities shown above edges?
Use the scripts
and graphviz.
Thanks!