Skip to content

Version 3.14.3

Latest

Choose a tag to compare

@ftnext ftnext released this 12 May 23:42
· 28 commits to master since this release

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

Full Changelog: 3.14.2...3.14.3