best way to use intermediateDecode()
fabianoluzbr opened this issue · comments
Even in the deepspeech examples section, I couldn't find any good examples of how to use intermediateDecode() to return partial transcripts. When I use the example with VAD and microphone, the result only comes out after a considerable pause. I would like to better control and display good quality partial results. Does anyone know a good example with intermediateDecode() ?