#include <cstdlib>
#include <cstdio>
#include <iostream>
#include <fstream>
#include <cstring>
#include "EST.h"
#include "EST_WFST.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 65 of file wfst_build_main.cc.