Edinburgh Speech Tools  2.1-release
viterbi_main.cc File Reference
#include <cstdlib>
#include <cstdio>
#include <cmath>
#include "EST.h"
Include dependency graph for viterbi_main.cc:

Go to the source code of this file.

Functions

EST_read_status load_TList_of_StrVector (EST_TList< EST_StrVector > &w, const EST_String &filename, const int vec_len)
 
int main (int argc, char **argv)
 

Variables

int btest_debug = FALSE
 
int using_given =FALSE
 
int take_logs = FALSE
 
int num_obs = 1
 

Function Documentation

EST_read_status load_TList_of_StrVector ( EST_TList< EST_StrVector > &  w,
const EST_String filename,
const int  vec_len 
)

Definition at line 54 of file EST_svec_aux.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 110 of file viterbi_main.cc.

Variable Documentation

int btest_debug = FALSE

Definition at line 97 of file viterbi_main.cc.

int using_given =FALSE

Definition at line 103 of file viterbi_main.cc.

int take_logs = FALSE

Definition at line 106 of file viterbi_main.cc.

int num_obs = 1

Definition at line 107 of file viterbi_main.cc.