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, those 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.

PocketSphinx 5.0.4 is released!

PocketSphinx 5.0.4 is now released. This is a patch release which primarily adds support for Python 3.13.

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.

PocketSphinx 5.0.3 is released!

PocketSphinx 5.0.3 is now released. This is a patch release which adds support for Python 3.12 and fixes a bug in the NGramModel wrapper class.

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.

PocketSphinx 5.0.1 is released!

PocketSphinx 5.0.1 is now released. This is a patch release which fixes a number of bugs and documentation errors in PocketSphinx 5.0.0. See the link above for more detail.

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.