Speaker-Separated Meetings
Learn how to transcribe meetings with speaker separation and process them with AI for enhanced insights. This method combines Superwhisper’s speaker identification capabilities with powerful AI processing.
This is an advanced workflow requiring configuration file edits and multiple steps. If you need basic meeting summaries, consider using the standard Meeting Mode. Or, if you want speaker-separated transcripts with basic AI processing, simply enable speaker separation in a Custom Mode with Nova (Cloud) for voice.
Overview
This guide shows you how to combine speaker-separated transcription with AI analysis to understand each participant’s contributions in your meetings. You’ll learn how to capture detailed transcripts that track who said what, then use AI to extract meaningful insights from individual speakers’ input.
Transcription Setup and Recording
Create a Speaker Separation Mode
Create a new Custom Mode with these settings:
- Enable “Identify Speakers” toggle
- Enable “Record from System Audio” if recording live meetings
- Select your preferred voice model
Disable AI Processing
Disable AI processing initially to speed up transcription. This approach is suggested since Superwhisper currently can’t process speaker-separated transcripts with AI in the same mode. Remember to back up your mode’s config file before making changes:
- Navigate to: ~/Documents/superwhisper/modes/
- Open your mode’s JSON file in your preferred text editor
- Change “languageModelEnabled” from
true
tofalse
- Save and restart Superwhisper for changes to take effect
Capture & Transcribe Your Meeting
Choose your preferred recording method:
Access Your Transcript
- Open Superwhisper History
- Select the Segments tab
- Rename speakers (optional):
- Click speaker names directly, or
- Use the right sidebar’s Speakers section
- Click “Copy to Clipboard” to get the full speaker-separated transcript
AI Processing and Analysis
Option A: External AI Services
- Use OpenAI, Claude, or your preferred AI provider
- Request your desired analysis on the transcript
Option B: Superwhisper Custom Mode
Create a new Custom Mode
- Write an assistant-focused prompt
- Enable Application Context
For tips and ideas on how to get the best results with your custom instructions, check these prompting tips.
Process Your Transcript
- Open any text editor
- Paste your speaker-separated transcript
- Activate the mode you have just created
- Dictate your analysis request
Sample Procesing Requests
Was this page helpful?