5.0.2: Minor bugfix release
What's Changed
- Removed unnecessary shinxbase in package config by @Elastino in https://github.com/cmusphinx/pocketsphinx/pull/351
- Do not attempt to align phones to impossibly short durations (fixes #339) by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/354
- Require specific setuptools version to fix editable install (fixes: #353) by @dhdaines in https://github.com/cmusphinx/pocketsphinx/pull/355
Full Changelog: https://github.com/cmusphinx/pocketsphinx/compare/v5.0.1...v5.0.2