Offline Whisper Transcription

by David Manthey
5
4
3
2
1
Score: 35/100

Description

The Obsidian Offline Whisper Transcription plugin adds local voice transcription to notes using Whisper models, with a setup that changes by device so it can stay usable across desktop and mobile. On Windows, macOS, and Linux it downloads a matching whisper.cpp binary on first use, while on Android and iOS it runs a bundled transformers.js build through WebAssembly. You can pick the model in settings, then start or stop capture from the ribbon or command palette when you want to dictate into a note. Audio stays on the device and is not sent to remote servers.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
6
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

RequirementsExperimental

  • Internet access on first use to download Whisper models from Hugging Face

  • On desktop, a downloadable whisper.cpp binary from a supported GitHub release source

Latest Version

Invalid date

Changelog

README file from

Github

Obsidian Offline Whisper Transcription

Offline speech-to-text using Whisper

Overview

This plugin provides speech-to-text transcription for Obsidian using Whisper models. It is designed to function entirely offline after the initial model download. It supports both desktop and mobile environments.

Platform Implementation

The plugin uses different underlying engines to ensure performance and compatibility across devices.

On desktop operating systems (Windows, MacOS, Linux), the plugin utilizes whisper.cpp. One first use, the appropriate whisper.cpp command-line binary is downloaded for the operating system.

On mobile operating systems (Android, iOS), the plugin utilizes a bundled version of transformers.js that runs via WebAssembly.

Model Selection

Navigate to the plugin settings to select a model. Models are downloaded from Hugging Face on first use. The larger the model, the slower it is. On the tested devices, the "base" model works on mobile devices and the "small" model works on desktop devices. It is recommended that you choose the largest model that can keep up with transcribing speech.

Usage

In any note, select the ribbon icon or the command palette 'Toggle Voice Transcription' command to start transcribing. Select it again to stop. The audio is not saved except briefly on desktop platforms to perform the transcription.

Privacy

This plugin processes all audio data locally on your device. No audio recordings or transcriptions are transmitted to external servers at any point.

Sources

On the desktop, this plugin will install an executable from one of these locations:

Both the desktop and mobile versions fetch models from huggingface:

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Transcription
4 years ago by djmango (Sulaiman Ghori)
Obsidian plugin to create high-quality transcriptions from markdown linked audio files
Audio Notes
4 years ago by Jason Maldonis
Easily take notes on podcasts and other audio files using Obsidian Audio Notes.
YTranscript
3 years ago by Łukasz Strzępek
Gladdis
3 years ago by Aurélien Stébé
Gladdis (Generative Language Artificial Dedicated & Diligent Intelligence System) - it's an AI chatbot.
Local GPT
3 years ago by Pavel Frankov
Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access
Password Protection
2 years ago by Qing Li
This is a password plugin for protecting your private notes and diary, no encrypt, no decrypt.
Password Protect
2 years ago by Aspharmyx
AudioPen Sync
2 years ago by Jonas Haefele
Connect AudioPen to Obsidian
Quran Helper
2 years ago by Ammar Alakkad
Obsidian plugin to find and insert any Quran Ayah (verse) in your notes
NSFW filter
2 years ago by catvatar
Obsidian Plugin adding a button to toggle visiblity of NSFW notes
Harper
2 years ago by Elijah Potter
Garble Text
5 years ago by kurakart
Obsidian plugin for exposing Obsidian's garbleText() function
Epiphany
2 years ago by Epiphany
Peekaboo
2 years ago by Wang Guoshi
An Obsidian plugin protects your privacy by setting a password to hide notes.
NeuroVox
2 years ago by Synaptic Labs
Obsidian plugin for transcription and generation
Blur Mode
2 years ago by dangehub
Blur Mode - Blur elements on the obsidian interface for presentations or screenshots|模糊模式 - 对obsidian界面上的元素进行模糊处理以便演示或截图
Simple Disguise
2 years ago by slow-groovin
Obsidian plugin: disguise/obscure/hide the content in a very simple way
Age Encrypt
a year ago by Metin Ur
A plugin for Obsidian that provides age-based encryption for your notes.
Private Mode
a year ago by markusmo3
Vault Encrypt
8 months ago by Pluppen
Obsidian Plugin that encrypts/decrypts the entire vault.
AI Transcriber
6 months ago by Musashino Software
AI-powered speech-to-text transcription using OpenAI GPT-4o and Whisper APIs
Nova
6 months ago by Shawn Duggan
Nova - AI plugin for Obsidian that edits your documents directly through natural conversation. Stop copying from chat, start collaborating with AI.
TikToker
4 months ago by ameyxd
Save TikTok videos as markdown notes with embedded content and metadata extraction.
Auto Math
4 months ago by Vladislav Sorokin
Auto-expands LaTeX snippets. External rules with live reload, Custom Rules Editor, and default math pack.
Vaultend
4 days ago by Daewon Hwang
Classify, tag, link, and organize your notes with AI-powered vault maintenance. - This plugin has not been manually reviewed by Obsidian staff.