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-01-14 | 757 Bytes | |
| Version 3.14.0 source code.tar.gz | 2025-01-14 | 125.4 MB | |
| Version 3.14.0 source code.zip | 2025-01-14 | 125.4 MB | |
| Totals: 3 Items | 250.8 MB | 0 | |
SpeechRecognition 3.14.0 was out🎉
Get all of these and more with a quick pip install --upgrade SpeechRecognition.
Enjoy!
What's Changed
Features
- Support Faster Whisper by @ftnext in https://github.com/Uberi/speech_recognition/pull/814
Improvements
- Refactor recognize_whisper() to support Whisper variants in future by @ftnext in https://github.com/Uberi/speech_recognition/pull/813
- Remove
recognize_whisper_api(Userecognize_openaiinstead) by @ftnext in https://github.com/Uberi/speech_recognition/pull/815 - Make copyright year of license not need to update by @ftnext in https://github.com/Uberi/speech_recognition/pull/818
Full Changelog: https://github.com/Uberi/speech_recognition/compare/3.13.0...3.14.0