Automic VaultAutomic Vault

brew

Install julius with Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

Two-pass large vocabulary continuous speech recognition engine. Version 4.6 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install julius

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install julius

MacPorts ports tree · audio/julius/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install julius

Debian stable package indexes · julius · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install julius

Fedora Rawhide package metadata · julius · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#julius

nixpkgs package indexes · pkgs/by-name/ju/julius/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S julius

Arch Linux sync databases · julius · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install julius

openSUSE Tumbleweed package metadata · julius · source: download.opensuse.org

overview

Package summary

Two-pass large vocabulary continuous speech recognition engine

Commands and aliases

  • accept_check
  • adinrec
  • adintool
  • binlm2arpa
  • dfa_determinize
  • dfa_minimize
  • generate
  • generate-ngram
  • gram2sapixml.pl
  • jclient.pl
  • jcontrol
  • julius
  • libjulius-config
  • libsent-config
  • mkbingram
  • mkbinhmm
  • mkbinhmmlist
  • mkdfa.pl
  • mkdfa.py
  • mkfa
  • mkgshmm
  • mkss
  • nextword
  • yomi2voca.pl

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1997: Development began as research software for Japanese LVCSR.
  • 2001: Julius was published at Eurospeech as an open-source real-time LVCSR engine.
  • 2015-09-24: GitHub release v4.3.1 was published.
  • 2019-01-02: GitHub release v4.5 was published.
  • 2020-09-02: GitHub release v4.6 was published.

Related projects

  • The Julius project maintains the Japanese Dictation Kit, Recognition Grammar Toolkit, Speech Segmentation Toolkit, and Prompter repositories.
  • The README notes interoperability with model toolkits and formats such as HTK, SRILM, ARPA N-gram language models, and HTK ASCII HMM definitions.
  • Julius belongs to the older open LVCSR lineage alongside research systems such as HTK-based recognizers and VoxForge model workflows.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:client

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
accept_checkcliglobal executable
adinreccliglobal executable
adintoolcliglobal executable
binlm2arpacliglobal executable
dfa_determinizecliglobal executable
dfa_minimizecliglobal executable
generatecliglobal executable
generate-ngramcliglobal executable
gram2sapixml.plcliglobal executable
jclient.plcliglobal executable
jcontrolcliglobal executable
juliuscliglobal executable
libjulius-configcliglobal executable
libsent-configcliglobal executable
mkbingramcliglobal executable
mkbinhmmcliglobal executable
mkbinhmmlistcliglobal executable
mkdfa.plcliglobal executable
mkdfa.pycliglobal executable
mkfacliglobal executable
mkgshmmcliglobal executable
mksscliglobal executable
nextwordcliglobal executable
yomi2voca.plcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version4.6
manager updated
local dataok
upstreamcurrent
latest detectedv4.6

https://github.com/julius-speech/julius

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:julius
Version4.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/julius
Homepagehttps://github.com/julius-speech/julius
Repositoryhttps://github.com/julius-speech/julius
Upstream docshttps://github.com/julius-speech/julius#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/julius-speech/julius/archive/refs/tags/v4.6.tar.gz
Dependencieslibsndfile
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejulius
Version Scheme0
Revision0
Conflicts With
  • cmuclmtk
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

julius 1.7.0+dfsg-3

Re-implementation of the Caesar III engine

https://github.com/bvschaik/julius

sudo apt install julius
  • Section: contrib/games
  • Architecture: amd64
  • 4 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Julius
Debian stable package indexes · deb.debian.org · Debian stable package indexes: julius from https://deb.debian.org/debian/dists/stable/contrib/binary-amd64/Packages.xz
Nix95%

julius

nix profile install nixpkgs#julius
  • normalized package name match
  • Matched by: Julius
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ju/julius/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

julius 4.2.2-0ubuntu6

speech recognition engine

http://julius.sourceforge.jp/en_index.php

sudo apt install julius
  • Section: multiverse/sound
  • Architecture: amd64
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Julius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: julius from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
Ubuntu apt95%

libjulius-dev 4.2.2-0ubuntu6

speech recognition engine - development headers

http://julius.sourceforge.jp/en_index.php

sudo apt install libjulius-dev
  • Section: multiverse/libdevel
  • Architecture: amd64
  • Source Package: julius
  • normalized package name match
  • Matched by: Julius
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjulius-dev from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz
dnf95%

julius 4.6-11.fc45

Large vocabulary continuous speech recognition (LVCSR) decoder software

https://github.com/julius-speech/julius

sudo dnf install julius
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: julius
  • 14 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Julius
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julius from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

julius-devel 4.6-11.fc45

Development files and libraries for libjulius and libsent

https://github.com/julius-speech/julius

sudo dnf install julius-devel
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: julius
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Julius
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julius-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

julius-japanese-models 4.6-11.fc45

Julius Japanese language model and acoustic models

https://github.com/julius-speech/julius

sudo dnf install julius-japanese-models
  • License: LicenseRef-Julius-dictation-kit
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: julius
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Julius
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: julius-japanese-models from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

julius 1.8.0-1

An enhanced re-implementation of Caesar III

https://github.com/bvschaik/julius

sudo pacman -S julius
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • 5 dependencies
  • normalized package name match
  • Matched by: Julius
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: julius from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

julius 1.8.0-1.4

An open source re-implementation of Caesar III

https://github.com/bvschaik/julius

sudo zypper install julius
  • License: GPL-3.0-only
  • Category: Amusements/Games/Strategy/Other
  • Architecture: x86_64
  • Source Package: julius
  • 5 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Julius
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: julius from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

julius

sudo port install julius
  • normalized package name match
  • Matched by: Julius
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/julius/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment