Data Storage

Where your data is stored

Local Storage

  • IndexedDB: Transcriptions, notes, history
  • Electron Store: Settings, preferences, API keys (encrypted)
  • File System: Downloaded Whisper models

Location

Data is stored in your user application data folder:

  • macOS: ~/Library/Application Support/Speakly
  • Windows: %APPDATA%/Speakly
Documentation - Speakly