Home
last modified time | relevance | path

Searched refs:modelmapFilename (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dgrxmlcompile.cpp124 const char* modelmapFilename);
579 const char* modelmapFilename) in make_openfst_graphs() argument
633 cout << "info: reading model symbols " << modelmapFilename << endl; in make_openfst_graphs()
634 fst::SymbolTable *model_syms = fst::SymbolTable::ReadText(modelmapFilename); in make_openfst_graphs()