Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Flux TTS

Saunak KarnatiSaunak Karnati77 downloads

Record audio from the ribbon, save it to your vault, and create Groq-powered transcription notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates11

An Obsidian plugin that records audio from the ribbon, saves it to your vault, transcribes it with Groq Whisper, and creates a note with the transcript and an audio embed.

Features

  • One-click recording from the ribbon, or command-palette commands (toggle/start/stop).
  • Groq Whisper transcription — whisper-large-v3-turbo (fast) or whisper-large-v3 (accurate), switchable in settings.
  • Inline transcription — transcribe straight into the note at your cursor, with a footnote linking back to the recording.
  • Timestamped segments (optional) — each line links to its moment in the audio.
  • AI cleanup (optional) — a Groq LLM fixes punctuation and removes filler words; the original transcript is kept, never discarded.
  • Live waveform while recording, so you can see your mic is working.
  • Media-link transcripts (opt in) — paste a YouTube or public media link to add its transcript as a citation-style footnote.
  • Note templates from a vault file, live filename previews, and validation that catches malformed {{placeholders}}.
  • Warns and auto-stops on a silent or disconnected mic. Works on desktop and mobile.

Setup

  1. Create a free API key at console.groq.com/keys.
  2. Open Settings → Flux TTS and paste the key (stored in Obsidian's secret storage, not plain text).
  3. Click the microphone ribbon icon to start; click again to stop. The note opens automatically.

The Settings tab covers the model, recording start delay, audio/note save locations, filename and note templates, AI cleanup, and timestamped segments — each with inline help.

Compatibility

Requires Obsidian 1.12.0+. The settings screen uses the stable imperative settings API available in Obsidian 1.12.

Privacy

Audio is saved locally. Transcription (and AI cleanup, if enabled) sends data to Groq using your API key. When media-link transcripts are enabled, pasted links are fetched to locate captions or public media; media without captions is sent to Groq for transcription. Nothing is sent until you record or enable and use media-link transcripts.

Roadmap & development

See ROADMAP.md for what's next. Source is TypeScript in src/, bundled to main.js with esbuild:

npm install
npm run dev    # watch mode
npm run build  # type-check + production build

Releases are built by GitHub Actions: pushing a tag matching the manifest.json version attaches main.js, manifest.json, and styles.css to a release.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Record audio from the ribbon or command palette, save the file in your vault, and create a note with an embedded audio player plus automatic Groq Whisper transcription. Produce optional timestamped segments linked to the audio, apply AI cleanup while keeping the original transcript, use note templates, and auto-stop or warn on microphone silence; use on desktop and mobile.
AudioAI
Details
Current version
0.3.8
Last updated
3 weeks ago
Created
2 months ago
Updates
11 releases
Downloads
77
Compatible with
Obsidian 1.12.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Saunak KarnatiSaunak Karnatisonickarnati
GitHubsonickarnati
  1. Community
  2. Plugins
  3. Audio
  4. Flux TTS

Related plugins

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Text Generator

Generate text content using GPT-3 (OpenAI).

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Karpathy LLM Wiki

Karpathy's LLM Wiki implementation - multi-page knowledge generation with entity/concept pages and conversational query.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Khoj

An AI personal assistant for your digital brain.