SPRAAK
|
Beam search through the lattice. More...
Functions | |
int | spr_wlbs_wrd_setup (SprWlatModule *module, const char **descript, const SprCmdDesc **help) |
int | spr_wlbs_flavor_setup (SprWlatModule *module, const char **descript, const SprCmdDesc **help) |
Variables | |
const SprWlatModInf | spr_wlat_mi_bsearch_wrd_ |
const SprWlatModInf | spr_wlat_mi_bsearch_flavor |
Beam search through the lattice.
Beam search, i.e. quasi time synchronous search with pruning, through the word/phone lattice. The 'bsearch_flavor' variant allows an extra lexicon layer in between to convert phone sequences to words.