Audio & video
to text. You control
what stays.
99%+ accuracy on audio and video. Speaker diarization, sentiment analysis, and NLP enrichment — all in one API call. HIPAA BAA-ready. Your data is never used to train models.
Everything you need.
Nothing you don't.
From raw audio to structured, enriched data — in a single API call, with a data lifecycle you define.
Simple pipeline.
You set the rules.
Audio processed in-memory on Vocant's self-hosted servers. Your retention window is yours to configure — down to zero days.
Transparent about exactly
how your data moves.
Anywhere sensitive audio
demands discretion.
Add Vocant to what
you're already building.
A REST API that fits into existing products or new tools alike — no new infrastructure required. Works with n8n and automation platforms out of the box.
- EHR & practice management platforms
- CRM and contact centre software
- Legal case management systems
- Meeting and collaboration tools
- Automation platforms (n8n, Zapier, Make)
- AI meeting assistants & notetakers
- Compliance monitoring dashboards
- Podcast & media production tools
- Clinical documentation workflows
- Voice-enabled search & discovery
# pip install vocant import vocant client = vocant.Client(api_key="vk_...") result = client.transcribe( file="call_recording.mp4", diarize=True, sentiment=True, entities=True, summarize=True, retention_days=0 # purge immediately after processing ) print(result.transcript) print(result.sentiment) # "neutral" | "positive" | "negative" print(result.summary) # concise abstractive summary of the transcript print(result.entities) # [{"text": "Dr. Patel", "type": "PERSON"}, ...] print(result.words) # word-level timestamps + speaker IDs
enterprise teams
actually check.
Simple, transparent
pricing.
Every plan includes configurable retention (0–30 days), no model training, and full accuracy. Privacy is not a premium feature.
- 5 free transcriptions / day
- Whisper-based accuracy
- API access
- Web uploads
- Speaker diarization & timestamps
- Sentiment & NLP analysis
- Exports: SRT, VTT, TXT, DOCX
- Configurable retention (0–30 days)
- 2,000 minutes / month
- Everything in Free +
- Faster processing
- Higher rate limits
- Priority support
- Webhook callbacks
- Unlimited transcription minutes
- HIPAA BAA + SSO / SAML
- Healthcare & legal-trained models
- Dedicated account management
- Priority SLA
- Private model fine-tuning (add-on)
- Security review & architecture docs
Common questions,
honest answers.
Start transcribing.
Leave no trace.
No credit card required. 5 free transcriptions per day. Your first API call is minutes away.