Jesús García395 downloadsTranscribí audios con identificación de hablantes usando Gladia, Deepgram o AssemblyAI
Record or transcribe audio files directly in Obsidian with speaker diarization and AI-powered summaries. Know who said what — and what it means.
The plugin auto-detects your Obsidian language. No manual language setting needed.
Open the dashboard via the 📊 ribbon icon or Ctrl+P → "Abrir dashboard de transcripciones".
Configure your LLM in Settings → Audio Transcript → IA (Proveedores LLM):
| Provider | Requires API key |
|---|---|
| OpenAI (GPT-5.x) | Yes |
| Anthropic Claude | Yes |
| DeepSeek | Yes |
| Google Gemini | Yes |
| OpenRouter | Yes |
| Grok (xAI) | Yes |
| GLM (Z.ai) | Yes |
| Smart Plugins Obsidian (spob) | Yes — get one here |
| Provider | Diarization | Free tier | Get API key |
|---|---|---|---|
| Gladia | Yes | Free credits | app.gladia.io |
| Deepgram | Yes | $200 credits | console.deepgram.com |
| AssemblyAI | Yes | Free hours | assemblyai.com |
| OpenAI Whisper | No | Pay-as-you-go | platform.openai.com |
| Groq (Whisper) | No | Free tier | console.groq.com |
| Whisper (local) | No | Self-hosted | whisper.cpp |
| Smart Plugins Obsidian (spob) | Yes | Pay as you go | spob.fly.dev |
spob es el proveedor por defecto. Obtené tu API key y empezá a transcribir con AssemblyAI al instante — sin configurar nada más.
Providers without diarization produce a single text block. Use Gladia, Deepgram, or AssemblyAI for speaker separation.
{speaker}, {time}, {text} placeholders> [!transcription] blockExample output:
**Jesús** `0:05`
Buen día, ¿cómo estás?
**María** `0:08`
Muy bien, gracias.
Audio Transcript is free and open source. If it saves you hours of manual transcription, consider buying me a coffee:
Created by Jesús García & DeepSeek V4-Pro · GitHub