#include "base/kaldi-common.h"#include "util/kaldi-io.h"#include "util/parse-options.h"#include "util/text-utils.h"#include "fstext/rand-fst.h"#include "time.h"#include "fstext/fstext-utils.h"#include "fstext/kaldi-fst-io.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 30 of file fstrand.cc.
References RandFstOptions::allow_empty, ParseOptions::GetOptArg(), ParseOptions::NumArgs(), ParseOptions::PrintUsage(), ParseOptions::Read(), ParseOptions::Register(), and fst::WriteFstKaldi().