whisper.venki.dev
Fast, accurate transcription
Powered by a custom Whisper-large-v3 model, optimized for fewer hallucinations, streaming and real-time transcription.
Pricing: $0.06 per hour of input audio
Try it out now:
curl -X POST https://api.whisper.venki.dev/v1/transcribe \
-H "Authorization: Bearer cwHOQf/zdVqIBexJkQou5LXNqMxOZKQ8+WpSkl7oXH0=" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-d '{"url": "https://pub-a6605293a4264144a468a11553755a0d.r2.dev/audio-5.wav"}'
Roadmap
Soon
- Make this website look good (like a SaaS website)
- Support file uploads
- Support Youtube links (maybe others too?)
- Async API (maybe)
- Python + Node.js SDKs
- Docs
- Auth flow + real API keys
- Billing
Later
- Stream outputs for a prerecorded audio file
- Real-time transcription
- Speaker diarization