Custom
Take full control of your dictation processing with Custom Mode. Create specialized workflows by combining context-awareness with your own AI instructions for unlimited possibilities.
Key Features
Custom Mode empowers you with:
- Complete control over AI processing instructions
- Context-awareness capabilities
- Advanced audio capture options
- Flexible processing for any workflow
Additional Settings
AI Instructions
Beyond selecting your preferred AI model, with Custom Mode you have the option to personalize your own AI processing instructions.
Audio Options
- Record from System Audio:
- Perfect for meetings, video content, interviews, or live audio coming your speakers
- When recording system audio, the waves on the recording window do not move. You can always check Superwhisper’s history to verify capture
- Identify Speakers
- Useful for meeting transcriptions
- Speaker separation results appear in the Segments tab of History
Context Awareness
Inside the Change Prompt section, you’ll discover two powerful features:
- Use application context toggle
- Use copied text toggle
Prompting Tips
Advanced Tip
Currently, Custom Mode doesn’t include text selection context like Super Mode. Enable this by editing your mode’s JSON config file - just back up first and use a simple text editor like TextEdit or VS Code.
Locate Your Modes Folder
Open Finder and navigate to ~/Documents/SuperWhisper/modes/ to access your modes folder
Find Your Mode File
Use Quick Look (press Space) on JSON files to preview and identify your mode by its “name” field
Enable Selection Context
Open the JSON file and change “context_from_selection” from false
to true
Restart to Apply
Save your changes and restart Superwhisper to activate the selection context feature
Awesome! You can now reference <text_selection_context>
in your custom instructions, as covered in Prompting Tips.
Was this page helpful?