Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 11 commits into from
Jun 13, 2024

Conversation

manishaj-nv
Copy link
Contributor

@manishaj-nv manishaj-nv commented May 30, 2024

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

@rmittal-github
Copy link
Contributor

@virajkarandikar as well for review

@rmittal-github
Copy link
Contributor

LGTM, let's test this with riva-speech MR and then we can merge

@rmittal-github
Copy link
Contributor

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

that should also fix the build failure seen here

@rmittal-github rmittal-github merged commit 46c829d into nvidia-riva:main Jun 13, 2024
1 check passed
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.

2 participants