pypi SpeechRecognition 3.6.4
Version 3.6.4

latest releases: 3.10.3, 3.10.2, 3.10.1...
7 years ago

Bugfix release!

  • Fix tempfile.NamedTemporaryFile on Windows, by replacing it with a PortableNamedTemporaryFile class. Previously, it didn't necessarily support the file being re-opened after originally opened.
  • Documentation/troubleshooting improvements (thanks @hassanmian!).
  • Add support for 24-bit FLAC audio files (thanks @sudevschiz!).
  • Fix phrase_time_limit being ignored for listen_in_background (thanks @dodysw!)
  • Added lots of new audio regression tests.
  • Code cleanup for tests and examples.

Don't miss a new SpeechRecognition release

NewReleases is sending notifications on new releases.