Skip to content

Conversation

@LastMonopoly
Copy link

Adds support for Google Cloud Speech-to-Text denoiser configuration to improve recognition accuracy for noisy audio.

  • Adds denoiser_config parameter to STT constructor
  • Properly documented and typed
  • Passes all CI checks

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2025

CLA assistant check
All committers have signed the CLA.

@LastMonopoly LastMonopoly reopened this Nov 7, 2025
@LastMonopoly
Copy link
Author

Justification

  • uv.lock file is changed a lot mainly due to newer version of uv always adds " upload-time" fields when making changes
  • I have to update dependencies because I want to upgrade google-cloud-speech from "2.31.0" to "2.34.0" which supports denoiser_config (the whole purpose of this PR)

Reference

@LastMonopoly LastMonopoly changed the title feat(stt): add denoiser configuration parameter to Google STT class feat(google): add denoiser configuration parameter to Google STT class Nov 10, 2025
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