DeepLearningExamples
DeepLearningExamples copied to clipboard
[question] Is it possible to get lattice from decoder in PartialResultsCallback of Kaldi Backend?
Hi.
There is a endpoint_detected parameter in PartialResultsCallback of Kaldi Backend. It is TRUE when a endpoint(phrase end) is detected by CUDA decoder.
Is it possible to get lattice from CUDA Decoder at this moment and send to client in results?
Hi! Is there anything new about endpointing ?