Your Notes and Audio (100% On-Device): WisperNotes does not collect, transmit, or store your personal notes, transcriptions, audio recordings, or AI model inputs/outputs on any remote server. All your notes, folders, audio clips, and configurations remain strictly on your physical device within your browser's private IndexedDB storage.
Anonymous Analytics for Improvements: To evaluate application reliability, feature performance, model load times, and diagnostic errors across diverse hardware, WisperNotes includes Google Analytics (using the Google tag). This telemetry collects aggregated, anonymous usage events (such as page views, user interface actions, session diagnostics, and errors). We do not collect or transmit any personally identifiable information (PII), note text, audio data, or sensitive user inputs.
Offline Resilient Queueing: When using WisperNotes without an internet connection, analytics events are temporarily cached in your browser's local storage using a Service Worker Background Sync queue (via workbox-google-analytics). Once your device reconnects to the network, these pending diagnostic hits are replayed to help us understand and improve offline usability.
WisperNotes requests access to your microphone and, optionally, your display audio (in meeting recording mode) solely to generate local audio waveforms and pass 16kHz mono audio streams to the in-browser Whisper engine.
Whisper transcription and WebLLM language models run via Web Workers and WebAssembly/WebGPU inside your browser session. Model weights downloaded from Hugging Face repositories are cached locally via the browser Cache API or IndexedDB so subsequent launches operate completely offline.
WisperNotes offers an optional Google Drive synchronization feature for users who wish to back up their data. If you choose to connect your Google account:
https://www.googleapis.com/auth/drive.file scope. This grants WisperNotes permission only to view, create, and edit files and folders specifically created by the WisperNotes application. WisperNotes cannot see, access, or edit any other existing files, photos, or documents in your Google Drive.WisperNotes/ in your Google Drive, containing database.json, formatted Markdown notes, and audio WAV recordings.Because your data resides entirely in your local browser storage, deleting a note or clearing your browser site data immediately and permanently removes that data from your device. If you use Google Drive sync, you can freely inspect, modify, or delete the WisperNotes/ folder directly within your Google Drive account.
If you have questions regarding this Privacy Policy or the security of WisperNotes, please visit our open-source project repository.