Skip to content

Added configurable Start and End of Utterance parameters to ASR#80

Merged
rmittal-github merged 9 commits into
nvidia-riva:mainfrom
manishaj-nv:dev/mkj/add_eou_params
Jun 13, 2024
Merged

Added configurable Start and End of Utterance parameters to ASR#80
rmittal-github merged 9 commits into
nvidia-riva:mainfrom
manishaj-nv:dev/mkj/add_eou_params

Conversation

@manishaj-nv

@manishaj-nv manishaj-nv commented Jun 6, 2024

Copy link
Copy Markdown
Contributor

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

Comment thread riva/client/argparse_utils.py
@rmittal-github

Copy link
Copy Markdown
Contributor

@virajkarandikar as well for review

@sarane22

Copy link
Copy Markdown
Contributor

@rmittal-github

Copy link
Copy Markdown
Contributor

Need to update the SHA for https://github.com/nvidia-riva/cpp-clients/blob/main/WORKSPACE#L70 Rest LGTM

yeah, this applies on nvidia-riva/cpp-clients#81, added this comment there

@rmittal-github

rmittal-github commented Jun 11, 2024

Copy link
Copy Markdown
Contributor

@manishaj-nv for python-clients repo, let's update the SHA for common submodule in this MR

@rmittal-github

Copy link
Copy Markdown
Contributor

LGTM. Testing with server side is in progress, before we merge

Comment thread .gitmodules Outdated
@rmittal-github rmittal-github merged commit ebc2c05 into nvidia-riva:main Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants