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

pocketsphinx_mdef_convert - Convert text-format model definition files to and from PocketSphinx format

Author

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

Description

       This  program  converts the text format acoustic model definition files generated by SphinxTrain into the
       fast binary format used by PocketSphinx.  It can also convert binary files back to text format.

       -text  The input is in text format, and is to be converted to binary.

       -bin   The input is in binary format, and is to be converted to text.

Name

       pocketsphinx_mdef_convert - Convert text-format model definition files to and from PocketSphinx format

Synopsis

pocketsphinx_mdef_convert [ options ] INPUTOUTPUT

See Also