Proxy Keywords

kwsbin/generate-proxy-keywords.cc File Reference – Kaldi ASR 58 { 59 try { 60 using namespace kaldi; 61 using namespace fst; 62 using std::vector; 63 using std::string; 65 typedef kaldi::uint64 uint64; 68 69 const char *usage = 70 “Convert the keywords into in-vocabulary words using the given phone\n” 71 “level edit distance […]