Convert your lectures, podcasts, tutorials, and meetings into timestamped transcripts, SRT subtitles, and structured JSON. Powered by faster-whisper for blazing-fast inference on CPU or GPU.
Voxcribe started as a Bengali-only transcription script. Version 2 transforms it into a full-featured, lightning-fast multilingual transcription suite while keeping its privacy-first simplicity.
The Original Prototype
language="bn" hardcoded)Production Ready & Faster
Whether you are a student transcribing Bengali lectures, a developer creating subtitles, or a researcher building AI pipelines.
Automatically detects the spoken language with high confidence scores or allows forcing specific languages like Bengali (bn), English (en), or Hindi (hi).
Zero telemetry, zero audio uploads, zero external API keys. All inference happens strictly on your local hardware.
Powered by faster-whisper with 8-bit quantization on CPU and float16 on NVIDIA CUDA GPUs for maximum efficiency.
Tracks precise start and end times for every spoken sentence, making it easy to seek to relevant sections in video lectures.
Export into timestamped TXT, clean reading TXT, subtitle SRT for VLC/YouTube, and JSON for developer pipelines.
Uses built-in Silero VAD to strip silent gaps, speeding up transcription and preventing repetitive hallucinations.
Seamlessly understands code-switching — preserving English technical terms (e.g. "React component", "API endpoint") inside Bengali speech naturally.
Transcribes MP4, MKV, AVI, MOV, WebM, MP3, WAV, M4A, AAC, and more. FFmpeg automatically extracts high-quality audio.
After the initial one-time model download, Voxcribe works 100% offline without any internet connection.
Voxcribe supports all faster-whisper model tiers. Start with small (recommended) for optimal Bengali accuracy on standard laptops.
Quick tests, voice memos
Lightweight CPU processing
Recommended for Bengali & mixed English
Complex lectures, heavy background noise
Studio quality, subtle dialects, GPU
Get up and running in 3 simple commands, or configure your exact command with our visual builder.
Clone the open-source repository to your local computer.
Create an isolated environment for dependencies.
Installs the global `voxcribe` command directly on your machine.
Inspect the exact files Voxcribe generates. Pick timestamped text for revision, plain text for AI chats, SRT for video subtitles, or JSON for developers.
[00:00:03] আসসালামু আলাইকুম সবাইকে। [00:00:08] আজ আমরা React-এর component architecture নিয়ে কথা বলব। [00:00:15] প্রথম গুরুত্বপূর্ণ বিষয়টি হলো local state management...
Unlike cloud-based speech APIs that require monthly subscriptions and upload your private voice recordings to foreign servers, Voxcribe executes every mathematical tensor locally on your CPU or GPU.
Voxcribe is a free, MIT-licensed open-source project dedicated to making speech recognition accessible, private, and fast for everyone.
Whether you want to contribute test audio samples, report bugs, improve documentation, or star the repository on GitHub — every contribution helps make AI more accessible.