About 9,150 results
Open links in new tab
  1. GitHub - cmusphinx/pocketsphinx: A small speech recognizer

    This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engines.

  2. CMUSphinx Open Source Speech Recognition

    Dec 28, 2023 · CMUSphinx is an open source speech recognition system for mobile and server applications. Supported languages: C, C++, C#, Python, Ruby, Java, Javascript. Supported …

  3. pocketsphinx · PyPI

    Jan 10, 2025 · This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engines. Although this was …

  4. PocketSphinx Documentation — PocketSphinx 5.0.3 …

    Welcome to the documentation for the Python interface to the PocketSphinx speech recognizer! To install PocketSphinx on most recent versions of Python, you should be able to simply use …

  5. camenduru/pocketsphinx · Hugging Face

    This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engines. Although this was at one point a …

  6. Building an application with PocketSphinx - CMUSphinx Open …

    In this tutorial we will walk through a simple code example in C using PocketSphinx. This corresponds exactly to the live_portaudio.c example in the source code.

  7. Releases · cmusphinx/pocketsphinx - GitHub

    Among other notable changes: pocketsphinx_continuous is gone, replaced by plain old pocketsphinx, which is documented in the README file. The configuration interface is now …

  8. Main pocketsphinx package — PocketSphinx 5.0.3 documentation

    Log-space computation object used by PocketSphinx. PocketSphinx does various computations internally using integer math in logarithmic space with a very small base (usually 1.0001 or …

  9. Pocketsphinx · Models · Dataloop

    Pocketsphinx is an open-source, large-vocabulary, speaker-independent continuous speech recognition engine. It's not the most advanced model out there, but it's still widely used.

  10. PocketSphinx API Documentation

    Oct 5, 2022 · PocketSphinx was originally released by David Huggins-Daines, but is largely based on the previous Sphinx-II and Sphinx-III systems, developed by a large number of contributors …