I am running the VAD streaming example for nodejs and calling the model.stt and model.sttWithMetadata but no output is there.
I am using NodeJS version 15 as its not compatible with the latest version of node. Model is deepspeech-0.9.3-models.pbmm and scorer deepspeech-0.9.3-models.scorer.
I am running the VAD streaming example for nodejs and calling the
model.sttandmodel.sttWithMetadatabut no output is there.I am using NodeJS version 15 as its not compatible with the latest version of node. Model is
deepspeech-0.9.3-models.pbmmand scorerdeepspeech-0.9.3-models.scorer.