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
- Example: #896 (comment)
- chore: Remove retired recognize_bing (Microsoft Bing Speech API) by @ftnext in #901
Improvements
Full Changelog: 3.16.1...3.17.0