You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: