pkg.soopen package index

brew / Rang 6959

cmu-pocketsphinx mit Homebrew, apt, dnf, MacPorts, Nix, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cmu-pocketsphinx in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cmu-pocketsphinx

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install pocketsphinx

MacPorts ports tree · audio/pocketsphinx/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install pocketsphinx

Debian stable package indexes · pocketsphinx · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install pocketsphinx

Fedora Rawhide package metadata · pocketsphinx · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#pocketsphinx

nixpkgs package indexes · pkgs/by-name/po/pocketsphinx/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install pocketsphinx

openSUSE Tumbleweed package metadata · pocketsphinx · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install extras/pocketsphinx

Scoop official bucket manifest trees · bucket/pocketsphinx.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Lightweight speech recognition engine for mobile devices

Befehle und Aliase

  • pocketsphinx
  • pocketsphinx_batch
  • pocketsphinx_jsgf2fsg
  • pocketsphinx_lm_convert
  • pocketsphinx_lm_eval
  • pocketsphinx_mdef_convert
  • pocketsphinx_pitch

Verlauf

Projektgeschichte und Nutzung

PocketSphinx is a compact open source speech recognizer from the CMU Sphinx family, distributed as a C library, command-line tools, and Python package.

Projektgeschichte

The official README describes PocketSphinx as one of Carnegie Mellon University's open source large-vocabulary, speaker-independent continuous speech recognition engines. It also explains that the underlying algorithms and models are old but remain useful because they are compact and efficient.

The README traces lineage to Sphinx-II and older CMU systems released as free software, and credits David Huggins-Daines with creating PocketSphinx by adding speed and memory optimizations, fixed-point computation, JSGF support, portability, and a more coherent API.

Adoptionsgeschichte

PocketSphinx's adoption came from being usable offline and on constrained systems long before cloud speech APIs were routine. The input package facts show packaging across Homebrew, Debian/Ubuntu GStreamer integration, Fedora, MacPorts, Nix, Scoop, and openSUSE, while the official Python docs document `pip install pocketsphinx`.

Wie es verwendet wird

The official README documents a `pocketsphinx` command that reads mono 16-bit PCM audio from standard input or files and outputs recognition results, along with subcommands for live recognition, single-utterance recognition, alignment, configuration, and sox integration. The Read the Docs site documents Python usage with `LiveSpeech`.

Warum Paket-Nerds sich dafür interessieren

PocketSphinx is package-nerd significant because it packages a historically important offline speech recognizer across C, CLI, Python, audio I/O, models, and GStreamer-style integration. Its modern 5.x line also removed SphinxBase as a separate dependency, simplifying one of the classic packaging pain points.

Zeitleiste

  • 2014-04: Current GitHub repository created.
  • 2022-10: v5.0.0 release published.
  • 2023-12: v5.0.3 release published.
  • 2025-01: v5.0.4 release published.
  • 2026-06: v5.1.1 release published.

Related projects

  • PocketSphinx is part of the CMU Sphinx family and is related to Sphinx-II, older CMU speech-recognition systems, GStreamer packaging, Read the Docs Python bindings, and audio tools such as sox and PortAudio.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
pocketsphinxExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pocketsphinx_batchExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pocketsphinx_jsgf2fsgExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pocketsphinx_lm_convertExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pocketsphinx_lm_evalExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pocketsphinx_mdef_convertExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
pocketsphinx_pitchExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version5.1.1
Manager aktualisiert2026-06-06
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cmu-pocketsphinx
Version5.1.1
PaketmanagerHomebrew
Homepagehttps://cmusphinx.github.io/
Repositoryhttps://github.com/cmusphinx/pocketsphinx
Zuletzt aktualisiert2026-06-06T20:42:29Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts94%

pocketsphinx

sudo port install pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/pocketsphinx/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

gstreamer1.0-pocketsphinx 0.8+5prealpha+1-15+b4

Speech recognition tool - GStreamer plugin

http://cmusphinx.sourceforge.net/

sudo apt install gstreamer1.0-pocketsphinx
  • Section: sound
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 5 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gstreamer1.0-pocketsphinx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libpocketsphinx-dev 0.8+5prealpha+1-15+b4

Speech recognition tool - front-end library development files

http://cmusphinx.sourceforge.net/

sudo apt install libpocketsphinx-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpocketsphinx-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libpocketsphinx3 0.8+5prealpha+1-15+b4

Speech recognition tool - front-end library

http://cmusphinx.sourceforge.net/

sudo apt install libpocketsphinx3
  • Section: libs
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpocketsphinx3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

pocketsphinx 0.8+5prealpha+1-15+b4

Speech recognition tool

http://cmusphinx.sourceforge.net/

sudo apt install pocketsphinx
  • Section: sound
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pocketsphinx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

pocketsphinx-en-us 0.8+5prealpha+1-15

Speech recognition tool - US English language model

http://cmusphinx.sourceforge.net/

sudo apt install pocketsphinx-en-us
  • Section: sound
  • Architecture: all
  • Source Package: pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pocketsphinx-en-us from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

pocketsphinx-testdata 0.8+5prealpha+1-15

Speech recognition tool - test data for pocketsphinx

http://cmusphinx.sourceforge.net/

sudo apt install pocketsphinx-testdata
  • Section: libdevel
  • Architecture: all
  • Source Package: pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pocketsphinx-testdata from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

swig-pocketsphinx 0.8+5prealpha+1-15

Speech recognition tool - pocketsphinx swig helpers

http://cmusphinx.sourceforge.net/

sudo apt install swig-pocketsphinx
  • Section: interpreters
  • Architecture: all
  • Source Package: pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: swig-pocketsphinx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

pocketsphinx

nix profile install nixpkgs#pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/po/pocketsphinx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

gstreamer1.0-pocketsphinx 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool - GStreamer plugin

http://cmusphinx.sourceforge.net/

sudo apt install gstreamer1.0-pocketsphinx
  • Section: universe/sound
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 5 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gstreamer1.0-pocketsphinx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libpocketsphinx-dev 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool - front-end library development files

http://cmusphinx.sourceforge.net/

sudo apt install libpocketsphinx-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpocketsphinx-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libpocketsphinx3 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool - front-end library

http://cmusphinx.sourceforge.net/

sudo apt install libpocketsphinx3
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: pocketsphinx
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpocketsphinx3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

pocketsphinx 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool

http://cmusphinx.sourceforge.net/

sudo apt install pocketsphinx
  • Section: universe/sound
  • Architecture: amd64
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pocketsphinx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

pocketsphinx-en-us 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool - US English language model

http://cmusphinx.sourceforge.net/

sudo apt install pocketsphinx-en-us
  • Section: universe/sound
  • Architecture: all
  • Source Package: pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pocketsphinx-en-us from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

pocketsphinx-testdata 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool - test data for pocketsphinx

http://cmusphinx.sourceforge.net/

sudo apt install pocketsphinx-testdata
  • Section: universe/libdevel
  • Architecture: all
  • Source Package: pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pocketsphinx-testdata from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

swig-pocketsphinx 0.8.0+real5prealpha+1-15ubuntu5

Speech recognition tool - pocketsphinx swig helpers

http://cmusphinx.sourceforge.net/

sudo apt install swig-pocketsphinx
  • Section: universe/interpreters
  • Architecture: all
  • Source Package: pocketsphinx
  • installed executable or alias match
  • Abgeglichen nach: Pocketsphinx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: swig-pocketsphinx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation