pypi SpeechRecognition 3.17.0

7 hours ago

SpeechRecognition 3.17.0 is out🎉
This release adds AudioData.split() for large audio file.
Get all of these updates with a quick pip install --upgrade SpeechRecognition.
Enjoy!

Features

  • feat: Add AudioData.split() for chunking large audio data by @ftnext in #896
  • chore: Remove retired recognize_bing (Microsoft Bing Speech API) by @ftnext in #901

Improvements

  • chore: Install ffmpeg direct in Linux for CI stability by @ftnext in #902

Full Changelog: 3.16.1...3.17.0

Don't miss a new SpeechRecognition release

NewReleases is sending notifications on new releases.