Public Attributes | List of all members
pl_t Struct Reference

Structure that contains all parameters for phoneme lookahead. More...

#include <fast_algo_struct.h>

Public Attributes

int32 pheurtype
 
int32 pl_beam
 
int32 n_ciphone
 
int32 * phn_heur_list
 

Detailed Description

Structure that contains all parameters for phoneme lookahead.

Member Data Documentation

◆ n_ciphone

int32 pl_t::n_ciphone

Number of ciphones assumed

◆ pheurtype

int32 pl_t::pheurtype

For differnt phoneme lookahead heuristic type.

◆ phn_heur_list

int32* pl_t::phn_heur_list

Cache of best the ci phoneme scores in the next pl_windows, include this frame

◆ pl_beam

int32 pl_t::pl_beam

Phoneme lookahead beams


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