SpeechRecognition 3.10.4 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition
.
Enjoy!
What's Changed
New features
- Support M1 Mac by @ftnext in #745
- Enable to pass SSL endpoint to cope with WinError 10054 by @ftnext in #754
Improvements
- Migrate from TravisCI by @ftnext in #741 #742
- Fix code according to flake8
- Run unittests on Windows in CI by @ftnext in #746
Full Changelog: 3.10.3...3.10.4