# Install speech with Homebrew

On-device speech toolkit for Apple Silicon: ASR, TTS, VAD, diarization. Version 0.0.21 via Homebrew; verified 2026-06-17.

## Install

```sh
sudo av install brew:speech
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install speech
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:speech
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/speech>
- **Version:** 0.0.21
- **Source summary:** On-device speech toolkit for Apple Silicon: ASR, TTS, VAD, diarization
- **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
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- speech (cli)
- speech-server (cli)
- speech (alias)
- speech-server (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_sequoia, arm64_tahoe

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.0.21
- Package-manager updated: 2026-06-17
- Local data: ok
- Upstream repository: https://github.com/soniqo/speech-swift
- Upstream latest detected: v0.0.21 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2026: soniqo/speech-swift repository created on GitHub.
- 2026: v0.0.20 renamed the CLI binary from audio to speech for Homebrew packaging.
- 2026: v0.0.21 release notes continued documenting CLI and Homebrew upgrade usage.

### Related projects

- MLX Swift and CoreML provide the local Apple Silicon execution backends used by Speech Swift.
- Speech Swift wraps several speech model families, including ASR, TTS, VAD, and diarization components.

### Sources

- <https://api.github.com/repos/soniqo/speech-swift>
- <https://github.com/soniqo/speech-swift>
- <https://github.com/soniqo/speech-swift/releases>


## Security Notes

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.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** speech
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch, macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [speech-tools](https://www.automicvault.com/pkg/brew/speech-tools/) - Package name indicates the same formula family.
- [whisperkit-cli](https://www.automicvault.com/pkg/brew/whisperkit-cli/) - Local package facts share a topical domain. Shared terms: apple, device, on-device, silicon, speech.
- [whisper-cpp](https://www.automicvault.com/pkg/brew/whisper-cpp/) - Local metadata places this package in an adjacent workflow. Shared terms: server, speech, vad.

## Combined YAML source

View the package source record on GitHub. [combined/speech.yml](https://github.com/automic-vault/db/blob/main/combined/speech.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
