Version 3.9.0
SpeechRecognition 3.9.0 was out on December 2022🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition
.
Enjoy!
What's Changed
New features
Thanks for making SpeechRecognition even more wonderful! 🙌
- Add
recognize_tensorflow
by @chriamue in #296 - Add
recognize_vosk
by @mytja in #513 - Add
recognize_amazon
andrecognize_assemblyai
by @chrisspen in #434 - Add
recognize_whisper
by @joy-void-joy in #625
Bugfixes & improvements
Thanks!👏
- Update to speechContext formatting for recognize_google_cloud by @dcam0050 in #304
- Fix for OSError: [Errno -9988] Stream closed Error by @chriamue in #306
- Add paramater to change profanity filter level for Google Speech Recognition by @jorgegarciadev in #363
- Updating Wit API version (20160526 -> 20170307) by @Franck-Dernoncourt in #344
- Google cloud speech library by @frnsys in #406
- Fix large cpu consumption in snowboy detect by @Aculeasis in #395
- Replace Bing Speech API with Azure Speech API by @lastcoolnameleft in #389
- Removed duplicate code by @jhoelzl in #321
- fix recognize_google_cloud by @alinerguio in #601
- Pin pocketsphinx temporarily by @ftnext in #627
- Specify fp16 parameter for whisper by @ftnext in #630
Documentation improvements
Thanks!❤️
- Update pocketsphinx.rst by @fygul in #396
- docs: fix simple typo, covnert -> convert by @timgates42 in #536
- Update pocketsphinx.rst by @fygul in #435
Improvements for developers
- Fix Travis build by @native-api in #418 (Thanks!)
- Fix unit tests of recognize_google method by @ftnext in #619
New Contributors
- @dcam0050 made their first contribution in #304
- @chriamue made their first contribution in #296
- @jorgegarciadev made their first contribution in #363
- @Franck-Dernoncourt made their first contribution in #344
- @fygul made their first contribution in #396
- @frnsys made their first contribution in #406
- @Aculeasis made their first contribution in #395
- @lastcoolnameleft made their first contribution in #389
- @native-api made their first contribution in #418
- @mytja made their first contribution in #513
- @alinerguio made their first contribution in #601
- @chrisspen made their first contribution in #434
- @timgates42 made their first contribution in #536
- @joy-void-joy made their first contribution in #625
Thanks to all contributors!
Full Changelog: 3.8.1...3.9.0