SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
hmm_ct_io.c File Reference

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)
 

Detailed Description

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.

Author
Jan Roelens