Limiting the running time of the script
skokov2006 opened this issue · 0 comments
skokov2006 commented
Hello!
I am using recognize_stream.js.
Recognition stops working after 20 seconds. Why exactly 20 seconds? Is there any limitation?
Screen
I am using this command:
node recognize_stream.js -e MPEG_AUDIO -r 22050 -c 1 --interim-results --silence-duration-threshold 10 ../../binaryjs/recordings/Windows-10_1596526954048.mp3
--silence-duration-threshold 10 - this parameter does not work