Data Fields | |
| s3dict_t * | dict |
| int32 * | prob |
| Reference dictionary for which the filler word probabilities are maintained in this structure. | |
| float64 | lw |
| Filler word probability (in logs3 space, after langwt and inspen application). | |
| float64 | wip |
| Language weight. | |
| float64 | silprob |
| Word insertion penalty. | |
| float64 | fillerprob |
| Probability of silence. | |
Definition at line 98 of file fillpen.h.
1.6.1