Whisper

9 articles about whisper.

download-ggml-model.sh large-v3: How to Download the Full Whisper Large Model

·10 min read

Step-by-step guide to using download-ggml-model.sh large-v3 for whisper.cpp. Covers setup, model size, performance benchmarks on Apple Silicon, large-v3 vs large-v3-turbo, quantization, and troubleshooting.

whisperggmllarge-v3speech-to-textapple-siliconmacoswhisper-cpp

ggml-large-v3.bin: Complete Guide to Whisper's Largest GGML Model

·9 min read

Everything about ggml-large-v3.bin for whisper.cpp, including download, setup, performance benchmarks, quantization options, and when to choose it over the turbo variant.

whisperggmllarge-v3speech-to-textapple-siliconmacoswhisper-cpp

ggml-large-v3-turbo.bin: The Fast Whisper Model for Real-Time Transcription

·9 min read

Complete guide to ggml-large-v3-turbo.bin for whisper.cpp. Covers download, setup, quantization, benchmarks, and how the turbo model achieves 6x faster inference with minimal accuracy loss.

whisperggmllarge-v3-turbospeech-to-textapple-siliconwhisper-cppreal-time

download-ggml-model.sh large-v3-turbo: Complete Guide to Downloading Whisper Models

·9 min read

How to use download-ggml-model.sh to get the large-v3-turbo model for whisper.cpp. Covers the script internals, model variants, troubleshooting, and performance on Apple Silicon.

whisperggmllarge-v3-turbospeech-to-textapple-siliconmacos

Built a Free Superwhisper Alternative Using Claude Code

·6 min read

How to build a local Whisper-based voice input tool for macOS using whisper.cpp. Benchmarks show under 400ms latency on Apple Silicon - better privacy, zero subscription cost.

whispervoice-inputprivacylocal-firstsuperwhisper

macOS Dictation with Local Whisper - Sub-Second Latency on Apple Silicon

·2 min read

How local Whisper models on M-series chips deliver sub-second voice input latency for AI agents, eliminating cloud roundtrips and enabling real-time

whisperapple-siliconvoice-inputmacoslocal-aidictation

Self-Hosted Voice Typing with Whisper for AI Agent Input

·3 min read

Run Whisper on a homelab to build a private, low-latency voice typing system that feeds directly into AI agents. No cloud APIs, no subscriptions, full control.

whispervoice-typingself-hostedhomelabai-agents

Self-Hosting YouTube Transcript Extraction - YouTube API vs Whisper

·2 min read

Comparing YouTube's built-in captions API with self-hosted Whisper for transcript extraction. When to use each approach and the hidden costs of both.

youtubetranscriptswhisperself-hostingapi

Running whisper.cpp on Apple Silicon for Local Voice Recognition

·2 min read

The best setup for local voice recognition on Mac: whisper.cpp with large-v3-turbo on Apple Silicon. Here is the model choice, pipeline architecture, and

whisperapple-siliconvoice-recognitionlocal-aispeech-to-text

Browse by Topic