Releases: pcphil/bite-size-notes
Releases · pcphil/bite-size-notes
v0.1.2
v0.1.1
v0.1.0
v0.1.0 — Initial Release
Bite-Size Notes is a private, local-first desktop app that transcribes meetings in real time and summarizes them into structured notes — no cloud, no subscriptions, no data leaving your machine.
🚀 Highlights
- Live transcription — Real-time speech-to-text powered by faster-whisper. Runs entirely on your CPU; no GPU required.
- Dual-stream audio — Captures your microphone ("Me") and system/speaker audio ("Others") simultaneously for speaker-aware transcripts.
- One-click summarization — Hit "Bite Size It" to generate structured notes (summary, key points, decisions, action items) using a local Qwen3-4B-GGUF model.
- 100% local & private — No accounts, no API keys. All audio and text stay on your machine.
✨ Features
- Transcript Control: Color-coded, timestamped live transcript with editable lines to fix errors before exporting.
- Session Management: Auto-saves meetings; revisit, rename, or delete from the sidebar.
- Floating Notes: Jot down thoughts during the meeting to include them in the final summary.
- Flexible Export: Transcripts available in `.txt`, `.srt`, `.md`, or `.json`; summaries in `.txt`.
- Customization: Dark/Light/System themes and configurable Whisper model sizes (tiny to medium).
- Global Support: Multi-language support (English, Spanish, French, German, Chinese, Japanese, Korean, Portuguese, auto-detect).
- Hotkeys: `Ctrl+R` to quickly start or stop recording.