Vibecode Sonix

track this build5 steps, step by step
KINDA · weekend project
price variesbuild time multi-daycategory 🎙️ meeting notesreplaced by 0 people

The visible automated transcription loop is buildable, but a credible replacement needs more than the first screen. Sonix earns its keep through capture, integrations, reliability, so expect a weekend or multi-day build and a narrower personal scope.

the project pack4 files · fastest path to a working personal build
README.md
# Sonix indie build

## Goal

Build the smallest trustworthy replacement for the core Sonix workflow for one developer or a tiny team.

## Scope

Build a private automated transcription pipeline that accepts an audio file, transcribes it, creates structured notes, and exports Markdown.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- live multi-speaker accuracy
- calendar and CRM integrations
- cross-call team analytics
- meeting-bot auto-join

If those capabilities are essential, use whisper.cpp instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent · this prompt is generated from the build plan · improve it via PR

why people still pay

Sonix: Customers pay for automatic capture, dependable speaker handling, search across calls, and notes arriving without manual file wrangling.

what you lose

xlive multi-speaker accuracy

xcalendar and CRM integrations

xcross-call team analytics

xmeeting-bot auto-join

prior art · use these instead of building, if you'd ratherwhisper.cppLocal speech-to-text engine suitable for private transcription.
share on X ↗"I just replaced Sonix with one prompt"
the numbers

Sonix pricing

planmonthlyannual (per mo)what you get
free trial$0$030 transcription minutes total.
pay as you gocustom1 user; 5 GB storage; transcription charged at $10 per audio/video hour.
core$25/workspace$22.92/workspace5 transcription/translation hours and 5 AI Workspace hours per month; 25 GB storage; 1 included user.
advanced$50/workspace$45.83/workspace20 transcription/translation hours and 25 AI Workspace hours per month; 50 GB storage; 1 included user.
pro$80/workspace$73.33/workspace40 transcription/translation hours and 100 AI Workspace hours per month; 100 GB storage; 1 included user.
enterprisecustomCustom hours; 1 TB or more storage; unlimited team members.

free tierno free tier

billingpay as you go, monthly, or annual; annual subscriptions give 1 month free; 30-minute trial

hidden costsExtra transcription hours cost $10/hour on every subscription. Extra seats cost $25/month each but add no hours; automated translation, alignment, and burned-in subtitles can also consume separately charged hours.

verified 2026-08-14 · source ↗

questions
Vibecode Sonix

Kinda. The core of Sonix is buildable in a weekend with the prompt on this page, but there are real gaps: live multi-speaker accuracy, calendar and CRM integrations. Read the honest list above before committing.

How much does Sonix cost?

Sonix's pricing is usage-based or varies by plan · The official pricing URL is recorded, but a stable current amount was not safely recoverable in this pass. Do not publish a number until rechecked..

What do I lose by replacing Sonix?

Honestly: live multi-speaker accuracy; calendar and CRM integrations; cross-call team analytics; meeting-bot auto-join. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Sonix?

Yes: whisper.cpp (Local speech-to-text engine suitable for private transcription.). Using prior art is also vibecoding; the prompt is for when you want it exactly your way.