The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-23 | 533 Bytes | |
| Version 3.14.2 source code.tar.gz | 2025-03-23 | 37.0 MB | |
| Version 3.14.2 source code.zip | 2025-03-23 | 37.0 MB | |
| Totals: 3 Items | 74.0 MB | 0 | |
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 https://github.com/Uberi/speech_recognition/pull/833
Improvements
- Tidy up third-party directory by @ftnext in https://github.com/Uberi/speech_recognition/pull/826
Full Changelog: https://github.com/Uberi/speech_recognition/compare/3.14.1...3.14.2