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
andmodel
to GoogleCloudSpeech (Fix #734) by @HideyoshiNakazone in #735 - Refine google_cloud recognizer's parameters by @ftnext in #812
- Bugfixes
misc
- Use pipx to lint simpler and faster by @cclauss in #792
- Use pipx for lint and rstcheck by @ftnext in #807
New Contributors
- @HideyoshiNakazone made their first contribution in #735
Full Changelog: 3.12.0...3.13.0