Skip to content

(google stt): add denoiser support and explicit adaptation param#4918

Merged
tinalenguyen merged 6 commits intomainfrom
tina/add-denoiser-support-google-stt
Feb 23, 2026
Merged

(google stt): add denoiser support and explicit adaptation param#4918
tinalenguyen merged 6 commits intomainfrom
tina/add-denoiser-support-google-stt

Conversation

@tinalenguyen
Copy link
Copy Markdown
Member

No description provided.

@tinalenguyen tinalenguyen linked an issue Feb 22, 2026 that may be closed by this pull request
@chenghao-mou chenghao-mou requested a review from a team February 22, 2026 21:06
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Copy Markdown
Member

@chenghao-mou chenghao-mou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Two minor nitpicking comments.

self,
) -> cloud_speech_v2.SpeechAdaptation | resource_v1.SpeechAdaptation | None:
if is_given(self.adaptation):
return self.adaptation
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can validate it here as well before assignment.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's already a check in the init and update_options, i think it's better to check there instead of right before the request is made

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@tinalenguyen tinalenguyen merged commit a8fce3f into main Feb 23, 2026
17 of 18 checks passed
@tinalenguyen tinalenguyen deleted the tina/add-denoiser-support-google-stt branch February 23, 2026 18:58
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.

Add Denoiser Support to Google STT Plugin

2 participants