All apps
AI · Terminal tool
Whisper
Transcribe audio, identify spoken languages, and translate speech into English with a local speech-recognition model and Python tools.
Whisper turns spoken audio into text that you can use in notes, captions, or later processing steps. Running it locally lets it become part of a workflow that processes audio on your own hardware, including an automation stack that passes the transcript to other tools. The processing speed and transcription results depend on the model, hardware, language, and recording quality.
- License
- MITOpen source
- Runs on
- Linux · macOS · Windows (Python)
- Last updated
- Audio transcription
- Speech translation
- Language identification
Read the guide
Read Build a Local AI Automation Stack with n8n, Ollama, and Whisper

FeaturedGuides
Build a Local AI Automation Stack with n8n, Ollama, and Whisper
Self-host n8n with Ollama and Whisper using Docker Compose, GPU acceleration, FFmpeg, and yt-dlp, then use it to build private AI workflows.
Read article →