New
5.0.4: Minor maintenance release
What's Changed
- Fix _pocketsphinx.pyx's set_alignment example by @jsalsman in https://github.com/cmusphinx/pocketsphinx/pull/385
- fix: evil version pinning must die.die.die by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/393
- Fix typos discovered by codespell by @cclauss in https://github.com/cmusphinx/pocketsphinx/pull/404
- GitHub Actions: Add Python 3.13 to the testing by @cclauss in https://github.com/cmusphinx/pocketsphinx/pull/403
- Add a simple language model maker script by @lenzo-ka in https://github.com/cmusphinx/pocketsphinx/pull/405
- Add suggested packages to
README.mdby @cartheur
New Contributors
- @dependabot made their first contribution in https://github.com/cmusphinx/pocketsphinx/pull/379
- @jsalsman made their first contribution in https://github.com/cmusphinx/pocketsphinx/pull/385
- @cclauss made their first contribution in https://github.com/cmusphinx/pocketsphinx/pull/404
- @cartheur made their first contribution
Full Changelog: https://github.com/cmusphinx/pocketsphinx/compare/v5.0.3...v5.0.4