Skip to content

3.17.0

Latest

Choose a tag to compare

@ftnext ftnext released this 17 Jun 11:16

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