SPRAAK
|
Read and write hmm training statistics. More...
Functions | |
int | spr_am_hmm_ct_fprintf (const char *ctfname, const SprHmmHmm *hmm) |
int | spr_am_hmm_ct_fscanf (const char *ctfname, SprHmmHmm *hmm, double fac) |
Read and write hmm training statistics.
For distributed training several processes generate training statistics in parallel. These routines allow to read and write this data. All written data can then be collected to do the actual training step.