Home
last modified time | relevance | path

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

/external/openfst/src/bin/
Dfstrelabel.cc36 DEFINE_string(relabel_osymbols, "", "Ouput symbol set to relabel to");
90 const SymbolTable* relabel_osymbols = FLAGS_relabel_osymbols.empty() in main() local
96 old_osymbols, relabel_osymbols, attach_new_osymbols); in main()