SpeechRecognition 3.11.0 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition
.
Enjoy!
What's Changed
New features
- Add
stream=
kwarg toRecognizer.listen
by @clusterfudge in #757
Improvements
- Support Python maintenance: Add 3.12, Drop 3.8 by @ftnext in #770
- Remove deprecated distutils @ftnext in #768 and #769
- Support
pip install SpeechRecognition[audio]
- Support
New Contributors
- @clusterfudge made their first contribution in #757
Full Changelog: 3.10.4...3.11.0