macOS
brew install juliuslocal Homebrew formula metadata
sudo port install juliusMacPorts ports tree · audio/julius/Portfile · source: api.github.com
brew
Two-pass large vocabulary continuous speech recognition engine. Version 4.6 via Homebrew; verified from local package data.
install
brew install juliuslocal Homebrew formula metadata
sudo port install juliusMacPorts ports tree · audio/julius/Portfile · source: api.github.com
sudo apt install juliusDebian stable package indexes · julius · source: deb.debian.org
sudo dnf install juliusFedora Rawhide package metadata · julius · source: dl.fedoraproject.org
nix profile install nixpkgs#juliusnixpkgs package indexes · pkgs/by-name/ju/julius/package.nix · source: api.github.com
sudo pacman -S juliusArch Linux sync databases · julius · source: geo.mirror.pkgbuild.com
sudo zypper install juliusopenSUSE Tumbleweed package metadata · julius · source: download.opensuse.org
overview
Two-pass large vocabulary continuous speech recognition engine
history
Julius is an open-source large vocabulary continuous speech recognition decoder. It is a research-oriented command-line engine for real-time LVCSR using N-gram language models, HMM acoustic models, grammar recognition, and later DNN-based decoding support.
The Julius README traces development to Japanese LVCSR research beginning in 1997, followed by work under the IPA Japanese dictation toolkit project from 1997 to 2000, the Continuous Speech Recognition Consortium from 2000 to 2003, and the Interactive Speech Technology Consortium.
The 2001 Eurospeech paper presented Julius as a two-pass real-time LVCSR decoder for researchers and developers. It emphasized tree lexicons, N-gram factoring, cross-word context dependency handling, beam search, Gaussian pruning, and standard model formats.
The modern GitHub README identifies Akinobu Lee as the main developer and maintainer, with copyright history across Kawahara Lab, the Julius project team, IPA, and Shikano Lab.
Julius became a standard open research engine in Japanese speech recognition because it provided a shared baseline decoder and dictation kits rather than just a paper implementation. The README describes companion assets such as the Japanese Dictation Kit, Recognition Grammar Toolkit, Speech Segmentation Toolkit, and Prompter.
The engine's package-manager presence across Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE reflects its long life as infrastructure for speech experiments, demos, and legacy LVCSR pipelines.
Julius is usually run with configuration files such as `julius.jconf`, `mic.jconf`, and DNN configuration files. Users supply acoustic models, language models, dictionaries, and input settings, then invoke the `julius` command with options such as `-C` and `-dnnconf`.
It supports microphone and file input, N-best output, word graphs, forced alignment, confidence scoring, server mode, grammar recognition, isolated-word recognition, and multi-model decoding in one thread.
Julius is package-nerd interesting because it packages a classic academic decoder with a large toolbelt of helper commands, model formats, and sample configuration files. Installing it gives access not only to `julius`, but also to grammar, dictionary, and model conversion utilities.
It also illustrates how research software survives in Unix package sets: the core C decoder remains useful when paired with separately maintained acoustic and language models.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
accept_check | cli | global executable | |
adinrec | cli | global executable | |
adintool | cli | global executable | |
binlm2arpa | cli | global executable | |
dfa_determinize | cli | global executable | |
dfa_minimize | cli | global executable | |
generate | cli | global executable | |
generate-ngram | cli | global executable | |
gram2sapixml.pl | cli | global executable | |
jclient.pl | cli | global executable | |
jcontrol | cli | global executable | |
julius | cli | global executable | |
libjulius-config | cli | global executable | |
libsent-config | cli | global executable | |
mkbingram | cli | global executable | |
mkbinhmm | cli | global executable | |
mkbinhmmlist | cli | global executable | |
mkdfa.pl | cli | global executable | |
mkdfa.py | cli | global executable | |
mkfa | cli | global executable | |
mkgshmm | cli | global executable | |
mkss | cli | global executable | |
nextword | cli | global executable | |
yomi2voca.pl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/julius-speech/julius
install metadata
| Package key | brew:julius |
|---|---|
| Version | 4.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/julius |
| Homepage | https://github.com/julius-speech/julius |
| Repository | https://github.com/julius-speech/julius |
| Upstream docs | https://github.com/julius-speech/julius#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/julius-speech/julius/archive/refs/tags/v4.6.tar.gz |
| Dependencies | libsndfile |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | julius |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
julius 1.7.0+dfsg-3
Re-implementation of the Caesar III engine
https://github.com/bvschaik/julius
sudo apt install juliusjulius
nix profile install nixpkgs#juliusjulius 4.2.2-0ubuntu6
speech recognition engine
http://julius.sourceforge.jp/en_index.php
sudo apt install juliuslibjulius-dev 4.2.2-0ubuntu6
speech recognition engine - development headers
http://julius.sourceforge.jp/en_index.php
sudo apt install libjulius-devjulius 4.6-11.fc45
Large vocabulary continuous speech recognition (LVCSR) decoder software
https://github.com/julius-speech/julius
sudo dnf install juliusjulius-devel 4.6-11.fc45
Development files and libraries for libjulius and libsent
https://github.com/julius-speech/julius
sudo dnf install julius-develjulius-japanese-models 4.6-11.fc45
Julius Japanese language model and acoustic models
https://github.com/julius-speech/julius
sudo dnf install julius-japanese-modelsjulius 1.8.0-1
An enhanced re-implementation of Caesar III
https://github.com/bvschaik/julius
sudo pacman -S juliusjulius 1.8.0-1.4
An open source re-implementation of Caesar III
https://github.com/bvschaik/julius
sudo zypper install juliusjulius
sudo port install juliussource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.