logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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