| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.16.0 source code.tar.gz | 2026-04-05 | 37.0 MB | |
| 3.16.0 source code.zip | 2026-04-05 | 37.0 MB | |
| README.md | 2026-04-05 | 609 Bytes | |
| Totals: 3 Items | 74.0 MB | 11 | |
SpeechRecognition 3.16.0 is out🎉
This release adds Cohere Transcribe API support.
Get all of these updates with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Features
- feat: Add Cohere Transcribe API support (
recognize_cohere_api) by @ftnext in https://github.com/Uberi/speech_recognition/pull/889
Improvements
- unittest workflow improvements (https://github.com/Uberi/speech_recognition/pull/890, https://github.com/Uberi/speech_recognition/pull/891)
Full Changelog: https://github.com/Uberi/speech_recognition/compare/3.15.2...3.16.0