SPRAAK
|
Handling of rejection information. More...
Data Structures | |
struct | SprRJInfo |
Functions | |
SprRJInfo * | spr_rj_free (SprRJInfo *info) |
int | spr_rj_set_model_link (SprHmmSegs *vocab, SprHmmSegs *units, int model_nr, SprRJInfo *info) |
SprRJInfo * | spr_rj_init (SprHmmSegs *vocab, SprHmmSegs *units, char *reject_fname) |
void | spr_rj_set_score (SprRJInfo *info, float *scores, int nfr) |
Handling of rejection information.