PocketSphinx 5.1.0 is released!


PocketSphinx 5.1.0 is now released. This is a minor release which adds a number of new features, support for Python 3.14 and pre-built wheels for Linux/arm64, many optimizations to the endpointer, and quite a few fixes for annoying memory errors.

For the full list of changes, see https://github.com/cmusphinx/pocketsphinx/releases/tag/v5.1.0

Download source from GitHub or PyPI Yes, these are not exactly the same file.

Install binaries for Python:

pip3 install pocketsphinx

Read the API documentation for C and for Python3

Pull requests and bug reports and such are welcome via https://github.com/cmusphinx/pocketsphinx.