SpeechRecognition 3.14.3 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition
.
Enjoy!
What's Changed
Improvements
- Fix vosk's URL model list broken link in error message by @sebampuero in #836
- refactor: Extract logic as
AudioData.from_file()
by @ftnext in #834 - Add --prompt & --verbose in
python -m speech_recognition.recognizers.whisper_api.openai
by @ftnext in #837
New Contributors
- @sebampuero made their first contribution in #836
Full Changelog: 3.14.2...3.14.3