Closed manishaj-nv closed 4 months ago
@virajkarandikar as well for review
Need to update the SHA for https://github.com/nvidia-riva/cpp-clients/blob/main/WORKSPACE#L70
Rest LGTM
Need to update the SHA for https://github.com/nvidia-riva/cpp-clients/blob/main/WORKSPACE#L70 Rest LGTM
yeah, this applies on https://github.com/nvidia-riva/cpp-clients/pull/81, added this comment there
@manishaj-nv for python-clients repo, let's update the SHA for common submodule in this MR
LGTM. Testing with server side is in progress, before we merge
With these changes, clients can now configure end and start of utterance for streaming ASR: The new parameters introduced are: --start-history = int --start-threshold = float --stop-history = int --stop-history-eou = float --stop-threshold = int