pypi SpeechRecognition 3.13.0
Version 3.13.0

10 days ago

SpeechRecognition 3.13.0 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!

What's Changed

Improvement (Google Cloud Speech-to-Text API)

  • Adds Parameter use_enhanced and model to GoogleCloudSpeech (Fix #734) by @HideyoshiNakazone in #735
  • Refine google_cloud recognizer's parameters by @ftnext in #812
    • Introduce extra: pip install SpeechRecognition[google-cloud]
    • Delegate to google-auth (Deprecate passing credentials JSON) by @ftnext in #811
  • Bugfixes
    • Remove trailing space by @ftnext in #810
    • Correct API parameters from CamelCase to snake_case

misc

New Contributors

Full Changelog: 3.12.0...3.13.0

Don't miss a new SpeechRecognition release

NewReleases is sending notifications on new releases.