-
Notifications
You must be signed in to change notification settings - Fork 5
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
[FEAT] Alternate Transcripts #158
Labels
enhancement
New feature or request
Comments
NeonDaniel
added a commit
to NeonGeckoCom/neon-stt-plugin-google_cloud_streaming
that referenced
this issue
Sep 19, 2024
This was referenced Sep 19, 2024
Merged
NeonDaniel
added a commit
to NeonGeckoCom/neon-stt-plugin-google_cloud_streaming
that referenced
this issue
Sep 19, 2024
* Add support for multiple transcribed results with unit test coverage Relates to NeonGeckoCom/neon_speech#158 * Update unit tests * Update configuration handling to resolve deprecation warnings Update `transcribe` method to resolve exec order bug --------- Co-authored-by: Daniel McKnight <[email protected]>
NeonDaniel
added a commit
that referenced
this issue
Sep 20, 2024
# Description Update to use OVOSSttFactory directly Mark neon_speech.stt module as deprecated Update dependencies to latest stable versions Includes patch to handle config updates when FileWatcher fails to report changes # Issues Closes #168 Relates to #158 # Other Notes Validated k8s alpha deployment Tested local Docker instance Tested against Mark2 latest beta --------- Co-authored-by: Daniel McKnight <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Objective
Refactor on Dinkum Listener removed alternate transcript handling
Initial Implementation Requirements
Other Considerations
No response
The text was updated successfully, but these errors were encountered: