decoder.GetLattice(end_of_utterance, &clat); // Get result CompactLatticeShortestPath(clat, &best_path_clat); ConvertLattice(best_path_clat, &best_path_lat); GetLinearSymbolSequence(best_path_lat, &alignment, &words, &weight); |
| // Get result CompactLatticeShortestPath(clat, &best_path_clat); ConvertLattice(best_path_clat, &best_path_lat); GetLinearSymbolSequence(best_path_lat, &alignment, &words, &weight); |
--
Go to http://kaldi-asr.org/forums.html find out how to join
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.