Settings
User Settings
Display Name
Audio Settings
Audio Device
Default
{#each audioDevices as device}
{device.name}
{/each}
Transcription Settings
Model
{#each modelOptions as opt}
{opt}
{/each}
Language
Compute Device
{#each computeDevices as dev}
{dev.name}
{/each}
Compute Type
{#each computeTypeOptions as opt}
{opt.label}
{/each}
Realtime Preview
Enable Realtime Preview
{#if enableRealtime}
Realtime Model
{#each modelOptions as opt}
{opt}
{/each}
Processing Pause: {realtimeProcessingPause.toFixed(2)}s
{/if}
VAD Settings
Silero Sensitivity: {sileroSensitivity.toFixed(2)}
WebRTC Sensitivity
{#each webrtcOptions as opt}
{opt.label}
{/each}
Timing
Post-Speech Silence: {postSpeechSilence.toFixed(2)}s
Min Recording Length: {minRecordingLength.toFixed(2)}s
Min Gap Between Recordings: {minGapBetween.toFixed(2)}s
Continuous Mode
Display Settings
Show Timestamps
Fade After Seconds: {fadeSeconds} (0 = never)
Max Lines: {maxLines}
Font Source
System Font
Web-Safe
Google Font
{#if fontSource === "System Font"}
System Font Family
{/if} {#if fontSource === "Web-Safe"}
Web-Safe Font
Arial
Arial Black
Comic Sans MS
Courier New
Georgia
Impact
Lucida Console
Lucida Sans Unicode
Palatino Linotype
Tahoma
Times New Roman
Trebuchet MS
Verdana
{/if} {#if fontSource === "Google Font"}
Google Font
Roboto
Open Sans
Lato
Montserrat
Poppins
Nunito
Raleway
Ubuntu
Rubik
Work Sans
Inter
Outfit
Quicksand
Comfortaa
Varela Round
Playfair Display
Merriweather
Lora
PT Serif
Crimson Text
Roboto Mono
Source Code Pro
Fira Code
JetBrains Mono
IBM Plex Mono
Bebas Neue
Oswald
Righteous
Bangers
Permanent Marker
Pacifico
Lobster
Dancing Script
Caveat
Satisfy
Browse more at
fonts.google.com
{/if}
Font Size: {fontSize}px
Color Settings
User Color
Text Color
Background Color
Server Sync
Enable Server Sync
{#if syncEnabled}
Server URL
Room
Passphrase
{/if}
Remote Transcription
Local
Managed
BYOK (Bring Your Own Key)
{#if remoteMode === "managed"}
Server URL
{/if} {#if remoteMode === "byok"}
Deepgram API Key
Get a key at
console.deepgram.com
{/if} {#if remoteMode === "managed"}
Email
Password
Login
Register
{/if}
Updates
Auto-Check for Updates
Check Now