macOS
brew install speechlocal Homebrew formula metadata
brew
On-device speech toolkit for Apple Silicon: ASR, TTS, VAD, diarization. Version 0.0.21 via Homebrew; verified 2026-06-17.
install
brew install speechlocal Homebrew formula metadata
overview
On-device speech toolkit for Apple Silicon: ASR, TTS, VAD, diarization
history
speech is the Homebrew-facing CLI for Speech Swift, a young Apple Silicon speech toolkit that packages local ASR, TTS, VAD, diarization, and related speech models behind Swift, MLX, and CoreML.
The official repository was created in February 2026 and describes Speech Swift as AI speech models for Apple Silicon, powered by MLX Swift and CoreML, for Mac and iOS speech recognition, synthesis, and understanding. The README emphasizes local execution with no cloud service, API keys, or off-device data transfer.
The project moved quickly through 0.0.x releases in 2026. Its v0.0.20 release notes say the CLI binary was renamed from audio to speech specifically to make room for an eventual Homebrew formula, which ties the package name directly to command-line distribution concerns.
The README presents the toolkit as both Swift package modules and command-line demos; release notes show Homebrew-style usage such as upgrading the speech formula or building the release binary from source. Package users care because it turns large on-device speech models into a normal installable CLI on Apple Silicon.
For package maintainers, speech is interesting because it represents the 2020s shift from cloud speech APIs to local ML runtimes installed with ordinary package managers. Its formula name, binary rename, model assets, and Apple Silicon focus are all practical packaging concerns rather than just library metadata.
security posture
No matching local secret-handling manifest was found for speech. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
speech | cli | global executable | |
speech-server | 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/soniqo/speech-swift
install metadata
| Package key | brew:speech |
|---|---|
| Version | 0.0.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/speech |
| Homepage | https://soniqo.audio |
| Repository | https://github.com/soniqo/speech-swift |
| Upstream docs | https://github.com/soniqo/speech-swift#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/soniqo/speech-swift/archive/refs/tags/v0.0.21.tar.gz |
| Last updated | 2026-06-17T17:20:31Z |
| Pulse | updated |
| Bottle | available (on arm64_sequoia, arm64_tahoe) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | speech |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.