1SPHINX_LM_CONVERT(1)        General Commands Manual       SPHINX_LM_CONVERT(1)
2
3
4

NAME

6       sphinx_lm_convert - Convert and manipulate language model files
7

SYNOPSIS

9       sphinx_lm_convert [ options ]...
10

DESCRIPTION

12       This  program converts language model files from one format to another.
13       It can also be used to change the character encoding of the text  in  a
14       language model file and to force word strings to upper or lower case.
15
16       -case  ´lower´  or ´upper´ - case fold to lower/upper case (NOT UNICODE
17              AWARE)
18
19       -debug level for debugging messages
20
21       -help  Shows the usage of the tool
22
23       -i     language model file (required)
24
25       -ifmt  language model format (will guess if not specified)
26
27       -logbase
28              Base in which all log-likelihoods calculated
29
30       -mmap  Use memory-mapped I/O for reading binary LM files
31
32       -o     language model file (required)
33
34       -ofmt  language model file (will guess if not specified)
35

AUTHOR

37       David Huggins-Daines <dhdaines@gmail.com>
38
40       Copyright © 2010 Carnegie Mellon University.  See the file COPYING  in‐
41       cluded with this package for more information.
42
43
44
45                                  2010-03-18              SPHINX_LM_CONVERT(1)
Impressum