logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

sphinx_jsgf2fsg - Convert JSGF grammar to Sphinx FSG file

Author

       David Huggins-Daines <dhuggins@cs.cmu.edu>

Description

       This  program  reads a JSGF grammar file and outputs a Sphinx finite-state grammar file.  If no files are
       given, it reads from standard input and writes to standard output.

       The FSG is generated from the first public rule in the input file.

Name

       sphinx_jsgf2fsg - Convert JSGF grammar to Sphinx FSG file

Synopsis

sphinx_jsgf2fsg [ < jsgf-file ] [ > output-file ]

See Also