What's Changed
- Add command-specific help for alignment options by @lenzo-ka in https://github.com/cmusphinx/pocketsphinx/pull/422
- Fix pocketsphinx_lm_convert failing due to missing lw/wip parameters by @lenzo-ka in https://github.com/cmusphinx/pocketsphinx/pull/420
- Add thread-local random number generator for thread safety by @lenzo-ka in https://github.com/cmusphinx/pocketsphinx/pull/...