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

Add timing metrics for audio input to handler in speech service #181

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Nov 10, 2023

Description

Handles client_sent timestamp and calculates how long it took for the message to be handled in this module

Issues

Other Notes

NeonGeckoCom/neon_audio#154

@NeonDaniel NeonDaniel merged commit b8917d8 into dev Nov 10, 2023
7 checks passed
@NeonDaniel NeonDaniel deleted the FEAT_MQTiming branch November 10, 2023 01:40
NeonDaniel added a commit to NeonGeckoCom/neon_audio that referenced this pull request Nov 10, 2023
# Description
Adds a timestamp when response is emitted for clients to calculate how
long it takes to be handled

# Issues
<!-- If this is related to or closes an issue/other PR, please note them
here -->

# Other Notes
NeonGeckoCom/neon_speech#181

---------

Co-authored-by: Daniel McKnight <[email protected]>
NeonDaniel added a commit that referenced this pull request Nov 14, 2023
# Description
Allows for `timing` context sent from a connected client
Adds unit tests to validate timing context handling

# Issues
Continues #181

# Other Notes
<!-- Note any breaking changes, WIP changes, requests for input, etc.
here -->

---------

Co-authored-by: Daniel McKnight <[email protected]>
NeonDaniel added a commit to NeonGeckoCom/neon-iris that referenced this pull request Nov 21, 2023
* Remove audio resampling moved to neon-speech NeonGeckoCom/neon_speech#180
Closes #28

* Add timing context and logging to go with:
NeonGeckoCom/neon_speech#181
NeonGeckoCom/neon_audio#154

* More timing metrics and logging

* Refactor timing and add debug log
Prevent response error from affecting next input

---------

Co-authored-by: Daniel McKnight <[email protected]>
@github-actions github-actions bot mentioned this pull request Dec 18, 2023
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.

1 participant