# Installer cmuclmtk avec Homebrew, MacPorts, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cmuclmtk pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:cmuclmtk
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cmuclmtk
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cmuclmtk
```

  Preuve: MacPorts ports tree: audio/cmuclmtk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install cmuclmtk
```

  Preuve: openSUSE Tumbleweed package metadata: cmuclmtk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:cmuclmtk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7
- **Résumé source:** Language model tools (from CMU Sphinx)
- **Page d'accueil:** <https://cmusphinx.sourceforge.net/>
- **Dernière mise à jour:** 2026-07-18T17:49:11+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- evallm (alias)
- idngram2lm (alias)
- idngram2stats (alias)
- lm_combine (alias)
- lm_interpolate (alias)
- mergeidngram (alias)
- ngram2mgram (alias)
- text2idngram (alias)
- text2wfreq (alias)
- text2wngram (alias)
- wfreq2vocab (alias)
- wngram2idngram (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.7
## Historique du projet et usages

CMUCLMTK is the CMU-Cambridge statistical language modeling toolkit as carried in the CMUSphinx tree: a set of Unix-style tools for building word-frequency lists, vocabularies, n-gram counts, and backoff bigram/trigram language models for speech-recognition workflows.

### Historique du projet

Roni Rosenfeld released version 1 of the CMU Statistical Language Modeling Toolkit in 1994, and Philip Clarkson and Rosenfeld published the CMU-Cambridge toolkit paper in 1997 describing version 2. CMUSphinx later kept the toolkit in its Subversion tree, with CMUSphinx documentation noting that no official toolkit release had appeared since the Cambridge release and that a planned CMUSphinx release would effectively be version 2.1.

### Historique d'adoption

The 1997 paper reported use in more than 40 academic, government, and industrial laboratories in more than 12 countries. In package-manager culture it survives as a niche speech/NLP utility: this batch input records Homebrew, MacPorts, and openSUSE/zypper package names.

### Modes d'utilisation

Typical use is a pipeline of small commands such as text2wfreq, wfreq2vocab, text2idngram, idngram2lm, evallm, lm_combine, and lm_interpolate to turn text corpora into n-gram language models and evaluate or combine them.

### Pourquoi les passionnés de paquets s'y intéressent

Package nerds care because it is a fossilized but useful research-toolchain package: old speech-recognition infrastructure, many tiny command-line filters, and CMUSphinx lineage preserved in modern package managers long after the research ecosystem moved toward newer language-modeling tools.

### Chronologie

- 1994: Version 1 of the CMU SLM Toolkit was released.
- 1997: Clarkson and Rosenfeld published the CMU-Cambridge toolkit paper for version 2.
- CMUSphinx era: The toolkit was maintained under the CMUSphinx Subversion tree with planned version 2.1 work.

### Related projects

- CMUSphinx and PocketSphinx are the speech-recognition projects around which this toolkit is distributed.
- SRILM is a later, widely cited language-modeling toolkit in the same n-gram research-tooling family.

### Sources

- <https://www.cs.cmu.edu/~dorcas/toolkit_documentation.html>
- <https://www.isca-archive.org/eurospeech_1997/clarkson97_eurospeech.html>
- <https://cmusphinx.github.io/wiki/cmuclmtkdevelopment>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- zypper - cmuclmtk - 0.7-12.7: normalized package name match | openSUSE Tumbleweed package metadata: cmuclmtk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CMU-Cambridge Statistical Language Modeling toolkit | http://cmusphinx.sourceforge.net
- zypper - libcmuclmtk-devel - 0.7-12.7: normalized package name match | openSUSE Tumbleweed package metadata: libcmuclmtk-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CMU-Cambridge Statistical Language Modeling toolkit | http://cmusphinx.sourceforge.net
- zypper - libcmuclmtk0 - 0.7-12.7: normalized package name match | openSUSE Tumbleweed package metadata: libcmuclmtk0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CMU-Cambridge Statistical Language Modeling toolkit | http://cmusphinx.sourceforge.net
- MacPorts - cmuclmtk: normalized package name match | MacPorts ports tree: audio/cmuclmtk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/cmuclmtk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cmuclmtk.yml)


## Sources

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