Skip to main content

Python interface to CMU SphinxBase and PocketSphinx libraries

Project description

Supported Platforms

  • Windows 7

  • Windows 8

  • Ubuntu 14.10

Dependencies

Install

pip install pocketsphinx

or

git clone https://github.com/bambocher/pocketsphinx-python
cd pocketsphinx-python
python setup.py install

Import

try:
    # Python 2.x
    from sphinxbase import Config
    from pocketsphinx import Decoder
except ImportError:
    # Python 3.x
    from sphinxbase.sphinxbase import Config
    from pocketsphinx.pocketsphinx import Decoder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pocketsphinx-0.0.1-py3.4-linux-x86_64.egg (1.4 MB view details)

Uploaded Egg

pocketsphinx-0.0.1-py2.7-linux-x86_64.egg (1.4 MB view details)

Uploaded Egg

File details

Details for the file pocketsphinx-0.0.1-py3.4-linux-x86_64.egg.

File metadata

File hashes

Hashes for pocketsphinx-0.0.1-py3.4-linux-x86_64.egg
Algorithm Hash digest
SHA256 9a9147472435899be56786bfa46a600bbffdbddfe3b22a90308cdf867348f7c6
MD5 85180d9433df57ca564e89e58997c497
BLAKE2b-256 409b64d46fcd7529bf580d8a8b0fe9fbaf3e403bdc1c15367aad6f863320fd48

See more details on using hashes here.

File details

Details for the file pocketsphinx-0.0.1-py2.7-linux-x86_64.egg.

File metadata

File hashes

Hashes for pocketsphinx-0.0.1-py2.7-linux-x86_64.egg
Algorithm Hash digest
SHA256 86d7e7fef7d134de6693482c0402bc5ea02f57658f038b5594eeafc9c13d9574
MD5 4ee6abad466c0a4af6af6d6a13fd18a7
BLAKE2b-256 1385251c585fd19d39414915d2b0e90331aa0a2aaabac6784cd563762d4557c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page