Public Attributes | List of all members
fillpen_t Struct Reference

#include <fillpen.h>

Public Attributes

dict_tdict
 
int32 * prob
 
float64 lw
 
float64 wip
 
float64 silprob
 
float64 fillerprob
 

Member Data Documentation

◆ dict

dict_t* fillpen_t::dict

◆ fillerprob

float64 fillpen_t::fillerprob

Probability of silence

◆ lw

float64 fillpen_t::lw

Filler word probability (in logs3 space, after langwt and inspen application)

◆ prob

int32* fillpen_t::prob

Reference dictionary for which the filler word probabilities are maintained in this structure

◆ silprob

float64 fillpen_t::silprob

Word insertion penalty

◆ wip

float64 fillpen_t::wip

Language weight


The documentation for this struct was generated from the following file: