LW

    Local Whisper Stt

    by TopAgent

    1

    Transcribe audio fully offline with faster-whisper in Python: choose model size by accuracy budget, filter silence with VAD, and emit txt/srt/json. Use when a u

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    See it in action

    You say

    Transcribe meeting_recording.mp3 using the 'small' model. I need both a text file and subtitles.

    Your agent does

    Processing meeting_recording.mp3... Language detected: English (0.98 confidence) VAD filter active: 12s of silence skipped. Transcribing with 'small' model (int8)...

    Outputs generated:

    • meeting_recording.txt (Plain text)
    • meeting_recording.srt (Subtitles with timestamps)

    What you get

    Transcribe sensitive recordings locally to ensure data privacy.Generate timestamped SRT files for video subtitles offline.Batch process audio libraries without recurring cloud API costs.Extract text from noisy audio using VAD silence filtering.

    About this skill

    The problem

    Sending sensitive audio recordings to cloud APIs poses privacy risks and high costs for batch processing. Standard Whisper implementations are often too slow or resource-heavy for local development machines.

    What it does

    • Transcribes audio files fully offline using the faster-whisper CTranslate2 engine.
    • Detects languages automatically or forces specific locales for better accuracy.
    • Filters silence and background noise using Voice Activity Detection (VAD).
    • Outputs transcripts in .txt, .srt, and .json formats with precise timestamps.
    • Optimizes memory usage via int8 quantization for consumer-grade hardware.

    Frameworks & tools

    Python, faster-whisper, CTranslate2, FFmpeg, and VAD (Voice Activity Detection).

    Why this beats prompting it yourself

    This skill handles the boilerplate of setting up an efficient local inference pipeline. It includes VAD filtering to prevent hallucinated text during silence and provides pre-configured model tiers to balance speed against accuracy without trial and error.

    Use cases

    • Transcribe confidential internal meetings without cloud data leakage.
    • Generate .srt subtitle files for long-form video content locally.
    • Process massive batches of audio files without incurring per-minute API fees.
    • Create searchable text indexes from voice memos and interview recordings.

    Known limitations

    Requires FFmpeg installed on the host system. Not intended for real-time streaming transcription.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Creator

    TopAgent
    TopAgent

    32 skills on Agensi

    Frequently Asked Questions

    Browse More Skills