Releases: Uberi/speech_recognition
3.16.0
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
Improvements
Full Changelog: 3.15.2...3.16.0
3.15.2
SpeechRecognition 3.15.2 is out🎉
This release focuses on GitHub Actions improvements.
Get all of these updates with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
- chore: Secure GitHub Actions specifier by @ftnext in #883
- ci: Try actions/stale only for needinfo issues in #887
- docs: Extract CONTRIBUTING in #886
- docs: About AI-generated contributions in #885
Full Changelog: 3.15.1...3.15.2
3.15.1
SpeechRecognition 3.15.1 is out🎉
This release focuses on packaging bugfixes.
Get all of these updates with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
New Contributors
Thanks! 👏
Full Changelog: 3.15.0...3.15.1
3.15.0
SpeechRecognition 3.15.0 is out🎉
This release focuses on packaging and distribution improvements, making installs more reliable and modernizing the project configuration.
Get all of these updates with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
Full Changelog: 3.14.6...3.15.0
3.14.6
SpeechRecognition 3.14.6 was out🎉
This release mainly improves docs metadata, and also clarifies existing OpenAI-compatible endpoint support.
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
- docs: OpenAI-compatible self-hosted endpoints are already supported by @ftnext in #863 (and #864, #865)
- Support docs integrations for both human and LLM
- DeepWiki https://deepwiki.com/Uberi/speech_recognition (#868, #869)
- Mintlify https://mintlify.com/Uberi/speech_recognition (#871)
- context7 https://context7.com/uberi/speech_recognition (#872, #873, #874)
Full Changelog: 3.14.5...3.14.6
Version 3.14.5
SpeechRecognition 3.14.5 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
- docs: Fix Groq API broken documentation URLs by @ftnext in #860
- chore: Run type check on GitHub Actions by @ftnext in #862
- fix: make
GroqOptionalParametersfields optional by @KorigamiK in #859 - Small fixes of type hints in #861
- fix: make
New Contributors
- @KorigamiK made their first contribution in #859
Full Changelog: 3.14.4...3.14.5
Version 3.14.4
SpeechRecognition 3.14.4 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Features
- Add verbose parameter to recognize_vosk() by @ftnext in #845
- feat: Download Vosk model with
sprc download voskby @ftnext in #846 & #847 - Add a blurb about Recall.ai by @Uberi
Bugfixes
- Include
soundfileinfaster-whisperextra by @Harmon758 in #856 (Thanks!)
Improvements
- docs: add additional type inference for consumers by @hamirmahal in #840 (Thanks!)
- Add test and refactor
recognize_vosk()by @ftnext in #842 & #843
New Contributors
- @hamirmahal made their first contribution in #840
- @Harmon758 made their first contribution in #856
Full Changelog: 3.14.3...3.14.4
Version 3.14.3
SpeechRecognition 3.14.3 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
- Fix vosk's URL model list broken link in error message by @sebampuero in #836
- refactor: Extract logic as
AudioData.from_file()by @ftnext in #834 - Add --prompt & --verbose in
python -m speech_recognition.recognizers.whisper_api.openaiby @ftnext in #837
New Contributors
- @sebampuero made their first contribution in #836
Full Changelog: 3.14.2...3.14.3
Version 3.14.2
SpeechRecognition 3.14.2 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Features
- Support gpt-4o-transcribe and gpt-4o-mini-transcribe (in
whisper_api.openairecognizer) by @ftnext in #833
Improvements
Full Changelog: 3.14.1...3.14.2
Version 3.14.1
SpeechRecognition 3.14.1 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Improvements
Full Changelog: 3.14.0...3.14.1