[voice agent] Improve tool calling and logging ux#15269
Merged
stevehuang52 merged 11 commits intomainfrom Jan 8, 2026
Merged
Conversation
Signed-off-by: stevehuang52 <heh@nvidia.com>
Signed-off-by: stevehuang52 <heh@nvidia.com>
Signed-off-by: stevehuang52 <heh@nvidia.com>
Signed-off-by: stevehuang52 <heh@nvidia.com>
Signed-off-by: taejinp <tango4j@gmail.com>
…into heh/va_ux_010726
Signed-off-by: tango4j <tango4j@users.noreply.github.com>
Signed-off-by: taejinp <tango4j@gmail.com>
…into heh/va_ux_010726
tango4j
approved these changes
Jan 8, 2026
Collaborator
tango4j
left a comment
There was a problem hiding this comment.
Updated the test file to reflect the changes in this PR.
Contributor
|
[🤖]: Hi @stevehuang52 👋, We wanted to let you know that a CICD pipeline for this PR just finished successfully. So it might be time to merge this PR or get some approvals. |
AkCodes23
pushed a commit
to AkCodes23/NeMo
that referenced
this pull request
Jan 28, 2026
* refactor Signed-off-by: stevehuang52 <heh@nvidia.com> * update tts Signed-off-by: stevehuang52 <heh@nvidia.com> * improve ux Signed-off-by: stevehuang52 <heh@nvidia.com> * fix linting Signed-off-by: stevehuang52 <heh@nvidia.com> * refactor tts tool Signed-off-by: stevehuang52 <heh@nvidia.com> * Moving voice agent tests from example to test folder Signed-off-by: taejinp <tango4j@gmail.com> * Apply isort and black reformatting Signed-off-by: tango4j <tango4j@users.noreply.github.com> * Moving the temporary test file to example folder Signed-off-by: taejinp <tango4j@gmail.com> --------- Signed-off-by: stevehuang52 <heh@nvidia.com> Signed-off-by: taejinp <tango4j@gmail.com> Signed-off-by: tango4j <tango4j@users.noreply.github.com> Co-authored-by: taejinp <tango4j@gmail.com> Co-authored-by: tango4j <tango4j@users.noreply.github.com> Signed-off-by: Akhil Varanasi <akhilvaranasi23@gmail.com>
nune-tadevosyan
pushed a commit
to nune-tadevosyan/NeMo
that referenced
this pull request
Mar 13, 2026
* refactor Signed-off-by: stevehuang52 <heh@nvidia.com> * update tts Signed-off-by: stevehuang52 <heh@nvidia.com> * improve ux Signed-off-by: stevehuang52 <heh@nvidia.com> * fix linting Signed-off-by: stevehuang52 <heh@nvidia.com> * refactor tts tool Signed-off-by: stevehuang52 <heh@nvidia.com> * Moving voice agent tests from example to test folder Signed-off-by: taejinp <tango4j@gmail.com> * Apply isort and black reformatting Signed-off-by: tango4j <tango4j@users.noreply.github.com> * Moving the temporary test file to example folder Signed-off-by: taejinp <tango4j@gmail.com> --------- Signed-off-by: stevehuang52 <heh@nvidia.com> Signed-off-by: taejinp <tango4j@gmail.com> Signed-off-by: tango4j <tango4j@users.noreply.github.com> Co-authored-by: taejinp <tango4j@gmail.com> Co-authored-by: tango4j <tango4j@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
The
Update branchbutton must only be pressed in very rare occassions.An outdated branch is never blocking the merge of a PR.
Please reach out to the automation team before pressing that button.
What does this PR do ?
Improve tool calling and user experience.
Changelog
nvidia/nemotron-speech-streaming-en-0.6b.PR Type: