BaumWelch  baumwelch-0.3.8
OpenGrm-BaumWelch library
Functions
baumwelchtrain-main.cc File Reference
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/extensions/far/far-class.h>
#include <fst/util.h>
#include <fst/script/fst-class.h>
#include <baumwelch/train.h>
#include <baumwelch/trainscript.h>
Include dependency graph for baumwelchtrain-main.cc:

Go to the source code of this file.

Functions

 DECLARE_int32 (batch_size)
 
 DECLARE_double (delta)
 
 DECLARE_double (alpha)
 
 DECLARE_int32 (max_iters)
 
 DECLARE_bool (normalize_ilabel)
 
int baumwelchtrain_main (int argc, char **argv)
 

Function Documentation

int baumwelchtrain_main ( int  argc,
char **  argv 
)

Definition at line 35 of file baumwelchtrain-main.cc.

DECLARE_bool ( normalize_ilabel  )
DECLARE_double ( delta  )
DECLARE_double ( alpha  )
DECLARE_int32 ( batch_size  )
DECLARE_int32 ( max_iters  )