Skip to content

Version 3.10.0

Compare
Choose a tag to compare
@ftnext ftnext released this 14 Mar 12:04
· 125 commits to master since this release

SpeechRecognition 3.10.0 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!

What's Changed

New features

Improvements

Thanks❤️

  • Replace with in-memory stream on recognize_whisper by @ftnext in #647
  • Remove prints that shouldn't be printed by default by @kuzmoyev in #651
  • Codebase is under refactoring...

Deprecations

  • Drop inactive Python by @ftnext in #650
    • SpeechRecognition currently supports Python 3.8+

New Contributors

Thanks to all contributors!

Full Changelog: 3.9.0...3.10.0