Free Transcription with Speakr
Speakr, a free, open-source, self-hosted transcription platform built by developer Murtaza Nasir, lets users transcribe audio into searchable, AI-summarized notes while keeping data on their own hardw…
Speakr, a free, open-source, self-hosted transcription platform built by developer Murtaza Nasir, lets users transcribe audio into searchable, AI-summarized notes while keeping data on their own hardw…
A developer has built a fully automated video pipeline using Claude Code, Remotion, ElevenLabs v3, and WhisperX, which can turn a script idea into a rendered, captioned, multi-format video in under 30…
A developer built Video Dubbing Translator, a local-first, browser-based pipeline for dubbing short videos that keeps source media on-device. The pipeline separates vocals from background, transcribes…
Lorraine, an open-source Flutter meeting recorder for macOS, captures system audio and microphone, transcribes meetings locally or via a Modal deployment running WhisperX, and recognizes speakers acro…
A developer forking the open-core Meetily product with AI coding tools reports that implementing speaker diarization requires a full pipeline redesign, as the legacy code for the feature is not wired …
A podcaster transcribed ten hours of old interviews using open-source AI tools WhisperX and pyannote.audio, running entirely on a local laptop with no cloud costs. The process demonstrates how far spe…
A developer successfully ran both WhisperX large-v3 (7.7GB) and a 24B parameter LLM (Devstral Small 2) simultaneously on a single 24GB RTX 3090 by reducing the LLM's context window from 40,960 to 8,19…