1 /*******************************************************/
2 /**  generated lexicon entry file from cmu    */
3 /*******************************************************/
4 
5 #include "cst_string.h"
6 #include "cst_lexicon.h"
7 
8 const int cmu_lex_num_bytes =
9 #include "cmu_lex_num_bytes.c"
10 ;
11 
12 const int cmu_lex_num_entries = 36963;
13 
14 const char * const cmu_lex_phone_table[57] =
15 {
16     "_epsilon_",
17     "ax0",
18     "ey1",
19     "l",
20     "p",
21     "ih1",
22     "r",
23     "t",
24     "g",
25     "er0",
26     "b",
27     "aa1",
28     "n",
29     "k",
30     "th",
31     "eh0",
32     "s",
33     "m",
34     "ao1",
35     "eh1",
36     "d",
37     "aa0",
38     "ae1",
39     "ow1",
40     "ih0",
41     "iy0",
42     "ow0",
43     "ey0",
44     "uw1",
45     "v",
46     "iy1",
47     "z",
48     "uw0",
49     "ng",
50     "sh",
51     "ae0",
52     "ah1",
53     "ao0",
54     "f",
55     "hh",
56     "ay1",
57     "jh",
58     "aw1",
59     "aw0",
60     "ch",
61     "zh",
62     "y",
63     "uh1",
64     "dh",
65     "w",
66     "er1",
67     "oy1",
68     "ay0",
69     "oy0",
70     "uh0",
71     "ah0",
72     NULL
73 };
74 
75 const char * const cmu_lex_phones_huff_table[257] =
76 {
77     NULL, /* reserved */
78 #include "cmu_lex_phones_huff_table.c"
79     NULL
80 };
81 
82 const char * const cmu_lex_entries_huff_table[257] =
83 {
84     NULL, /* reserved */
85 #include "cmu_lex_entries_huff_table.c"
86     NULL
87 };
88 
89