speexdsp
brew install speexdsp
v1.2.1
BSD-3-Clause
C library for Speex audio codec processing, including voice enhancement and echo cancellation.
Why you might care
Provides low-level audio DSP operations (resampling, noise reduction, echo cancellation) for applications that need Speex compression or speech processing. Primarily used as a build/runtime dependency for audio tools and VoIP applications rather than standalone CLI usage. Lightweight and optimized for speech applications.
7.5k
30-day installs · #439
35.2k
90-day · #352
94.1k
365-day · #444
Build dependencies
Links
- https://speex.org/
- Brew formula source: Formula/s/speexdsp.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"libspeex",
"opus",
"vorbis",
"codec2"
],
"build_dependencies": [
"pkgconf"
],
"categories": [
"library",
"audio-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Speex audio processing library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:52+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "speexdsp",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://speex.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Speex: a free codec for free speech",
"installs_30d": 7455,
"installs_365d": 94111,
"installs_90d": 35214,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:44:53+00:00",
"llm_model": "claude-haiku-4-5",
"name": "speexdsp",
"oldnames": [],
"one_liner": "C library for Speex audio codec processing, including voice enhancement and echo cancellation.",
"optional_dependencies": [],
"rank_30d": 439,
"rank_365d": 444,
"rank_90d": 352,
"raw_hash": "5cef778748deffad",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/s/speexdsp.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.2.1",
"versioned_formulae": [],
"why_use_this": "Provides low-level audio DSP operations (resampling, noise reduction, echo cancellation) for applications that need Speex compression or speech processing. Primarily used as a build/runtime dependency for audio tools and VoIP applications rather than standalone CLI usage. Lightweight and optimized for speech applications."
}