| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.15.0 source code.tar.gz | 2026-03-11 | 37.0 MB | |
| 3.15.0 source code.zip | 2026-03-11 | 37.0 MB | |
| README.md | 2026-03-11 | 740 Bytes | |
| Totals: 3 Items | 74.0 MB | 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
- chore: Migrate the project to
pyproject.tomlby @ftnext in https://github.com/Uberi/speech_recognition/pull/877- chore: Make FLAC binaries executable in https://github.com/Uberi/speech_recognition/pull/876
- fix: Exclude the models data directory from package discovery in https://github.com/Uberi/speech_recognition/pull/875
Full Changelog: https://github.com/Uberi/speech_recognition/compare/3.14.6...3.15.0