The Scribe plugin transforms voice recordings into actionable notes within Obsidian. It allows users to record, transcribe, and summarize their spoken words into structured notes using AI-powered transcription and summarization services like OpenAI and AssemblyAI. Scribe enables interactive queries during recording, where users can ask questions starting with 'Hey Scribe' to receive relevant responses embedded in their notes. It also generates visual Mermaid charts for better content representation. Designed for reliability, it ensures progressive saving during each step, even on mobile devices where connectivity interruptions are common. Key features include commands to start recordings, transcribe audio files, and repair Mermaid charts. With support for OpenAI and AssemblyAI API keys, users can customize the transcription process and enjoy seamless integration with Obsidian's existing workflow.
This is a request from #45
Scribe 2.0.9 Uses AssemblyAI Paragraph Splitting for improved formatting
This is a really solid improvement, there is no change that needs to happen to activate this feature. It is worth noting that if multi speaker is enabled, that will be prioritized over paragraphs.
Screenshot
What's Changed
- 34 support paragraph splitting via assemblyai api by @Mikodin in https://github.com/Mikodin/obsidian-scribe/pull/45
Full Changelog: https://github.com/Mikodin/obsidian-scribe/compare/2.0.8…2.0.9