5.0.3: Major bugfix release
This release mainly fixes building for Python 3.12, but also fixes a serious bug in the NGramModel wrapper class along the way. Note that Python 3.6 and 3.7 are no longer supported.
What's Changed
- Switch to scikit-build-core and tox to fix many issues by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/372
- Release 5.0.3 by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/373
Full Changelog: https://github.com/cmusphinx/pocketsphinx/compare/v5.0.2...v5.0.3