Add-ons

Extend TypeWhisper with cloud transcription, LLM providers, automations, and more.

Build your own plugin

Featured add-ons

Apple Speech

TypeWhisper

Bundled

Native on-device transcription using Apple's Speech framework with real-time streaming results.

TranscriptionmacOS
View Details

AssemblyAI

TypeWhisper

Bundled

Cloud transcription using AssemblyAI's Universal models with real-time WebSocket streaming and REST fallback.

TranscriptionmacOSWindows
View Details

Cerebras

TypeWhisper

Bundled

Ultra-fast cloud LLM inference powered by Cerebras Wafer-Scale Engine hardware.

LLMmacOSWindows
View Details
Claude

Claude

TypeWhisper

Bundled

LLM processing via Anthropic's Claude API for custom prompts and text workflows.

LLMmacOSWindows
View Details
Cloudflare ASR

Cloudflare ASR

TypeWhisper

Bundled

OpenAI-compatible transcription via Cloudflare Tunnel with service token authentication.

TranscriptionmacOSWindows
View Details
Cohere

Cohere

TypeWhisper

Bundled

Cloud transcription via Cohere Transcribe API with state-of-the-art accuracy across 14 languages.

TranscriptionmacOSWindows
View Details

Deepgram

TypeWhisper

Bundled

Real-time cloud transcription via Deepgram's Nova models with WebSocket streaming and smart formatting.

TranscriptionmacOSWindows
View Details

ElevenLabs

TypeWhisper

Bundled

Cloud transcription via ElevenLabs Scribe v2 with low-latency realtime streaming and REST fallback.

TranscriptionmacOSWindows
View Details

File Memory

TypeWhisper

Bundled

Local, offline memory storage using JSON files with text-based search.

MemorymacOSWindows
View Details

Filler Words

TypeWhisper

Bundled

Remove configurable filler words from transcriptions before they are inserted.

Post-ProcessingmacOS
View Details

Fireworks AI

TypeWhisper

Bundled

Fast cloud transcription and LLM inference powered by Fireworks AI's optimized model serving.

TranscriptionLLMmacOSWindows
View Details
Gemini

Gemini

TypeWhisper

Bundled

LLM processing powered by Google's Gemini 2.5 model family for custom prompts.

LLMmacOSWindows
View Details

Gemma 4 (Local)

TypeWhisper

Bundled

Local LLM provider for Windows using LLamaSharp and GGUF model files.

LLMWindows
View Details

Gemma 4

TypeWhisper

Bundled

Local LLM powered by Google Gemma 4 on Apple Silicon via MLX. No API key required.

LLMmacOS
View Details

Gladia

TypeWhisper

Bundled

Real-time cloud transcription with Gladia Solaria, plus automatic fallback to pre-recorded processing.

TranscriptionmacOSWindows
View Details
Google Cloud Speech-to-Text

Google Cloud Speech-to-Text

TypeWhisper

Bundled

Cloud transcription via Google Cloud Speech-to-Text using a service-account JSON key with automatic chunking for long recordings.

TranscriptionmacOSWindows
View Details

Granite

TypeWhisper

Bundled

IBM Granite Speech-to-Text running locally on Apple Silicon with MLX.

TranscriptionmacOSWindows
View Details
Groq

Groq

TypeWhisper

Bundled

Ultra-fast cloud transcription and LLM processing powered by Groq's custom LPU hardware.

TranscriptionLLMmacOSWindows
View Details
Linear

Linear

TypeWhisper

Bundled

Create Linear issues from voice input using custom prompts and the Action Plugin system.

ActionmacOSWindows
View Details

Live Transcript

TypeWhisper

Bundled

A floating window that shows your transcription in real time as you speak.

ActionmacOSWindows
View Details
Obsidian

Obsidian

TypeWhisper

Bundled

Save transcriptions directly to your Obsidian vault with auto-detection, daily notes, and frontmatter support.

ActionmacOSWindows
View Details

OpenAI Compatible

TypeWhisper

Bundled

Universal adapter for any OpenAI-compatible API - connect Ollama, LM Studio, vLLM, and more.

TranscriptionLLMmacOSWindows
View Details

OpenAI Vector Memory

TypeWhisper

Bundled

Cloud-based semantic memory storage using the OpenAI Vector Store API.

MemorymacOSWindows
View Details
OpenAI / ChatGPT

OpenAI / ChatGPT

TypeWhisper

Bundled

Cloud transcription, OpenAI/ChatGPT prompts, and text-to-speech. Use an API key for STT/TTS or ChatGPT login for prompts.

TranscriptionLLMText-to-SpeechmacOSWindows
View Details
OpenRouter

OpenRouter

TypeWhisper

Bundled

Access 300+ LLMs from OpenAI, Anthropic, Google, Meta and more through a single API with model search and pricing display.

LLMmacOSWindows
View Details

Parakeet

TypeWhisper

Bundled

Ultra-fast local transcription using NVIDIA's Parakeet TDT model, optimized for Apple Silicon.

TranscriptionmacOS
View Details

Qwen3 ASR

TypeWhisper

Bundled

Local Qwen3-ASR speech-to-text powered by MLX on Apple Silicon. 30 languages plus Chinese dialect coverage, no API key required.

TranscriptionmacOSWindows
View Details

Script Runner

TypeWhisper

Bundled

Run shell scripts on transcribed text for custom text transformations and processing pipelines.

Post-ProcessingmacOSWindows
View Details

Local Models (sherpa-onnx)

TypeWhisper

Bundled

Offline Windows transcription with sherpa-onnx models, including Parakeet and Canary.

TranscriptionWindows
View Details

Soniox

TypeWhisper

Bundled

Real-time cloud transcription via Soniox with WebSocket streaming, REST fallback, and one-way translation to English.

TranscriptionmacOSWindows
View Details

Speechmatics

TypeWhisper

Bundled

Real-time cloud transcription via Speechmatics with Enhanced and Standard models and configurable server region.

TranscriptionmacOSWindows
View Details

Supertonic (Experimental)

TypeWhisper

Bundled

Experimental local text-to-speech with Supertonic 3 ONNX models. Requires accepting the OpenRAIL-M model license before downloading model assets.

Text-to-SpeechmacOSWindows
View Details

Voxtral

TypeWhisper

Bundled

Local speech recognition using Mistral's Voxtral model via MLX with streaming support.

TranscriptionmacOSWindows
View Details

Webhook

TypeWhisper

Bundled

Send transcriptions to any HTTP endpoint for custom integrations and automations.

Post-ProcessingmacOSWindows
View Details

whisper.cpp (Local)

TypeWhisper

Bundled

Offline Windows transcription via Whisper.net and whisper.cpp model files.

TranscriptionWindows
View Details

WhisperKit

TypeWhisper

Bundled

Local on-device transcription using WhisperKit with CoreML, optimized for Apple Silicon.

TranscriptionmacOS
View Details
xAI / Grok

xAI / Grok

TypeWhisper

Bundled

Cloud LLM, speech-to-text, and text-to-speech via xAI Grok APIs.

TranscriptionLLMText-to-SpeechmacOS
View Details

Example LLM

TypeWhisper

Community

A minimal example LLM plugin demonstrating the TypeWhisperPluginSDK.

LLMmacOS
View Details