SpeechRecognition 3.14.4 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Features
- Add verbose parameter to recognize_vosk() by @ftnext in #845
- feat: Download Vosk model with
sprc download voskby @ftnext in #846 & #847 - Add a blurb about Recall.ai by @Uberi
Bugfixes
- Include
soundfileinfaster-whisperextra by @Harmon758 in #856 (Thanks!)
Improvements
- docs: add additional type inference for consumers by @hamirmahal in #840 (Thanks!)
- Add test and refactor
recognize_vosk()by @ftnext in #842 & #843
New Contributors
- @hamirmahal made their first contribution in #840
- @Harmon758 made their first contribution in #856
Full Changelog: 3.14.3...3.14.4