v0.9.0 — MP3 Recording Output
What's Changed
Add MP3 as an alternative recording format, ~10x smaller than WAV.
New Features
- MP3 output format: 128kbps CBR via mp3lame-encoder
- Recording Format setting: WAV/MP3 toggle in Advanced Settings > History
- Files saved as
phraser-{timestamp}.mp3when MP3 is selected
Notes
- WAV remains the default (lossless)
- MP3 uses LAME encoder at best quality setting
- vLLM/Ollama post-processing already works via the Custom or Ollama provider (OpenAI-compatible API)
Full Changelog
🤖 Generated with Claude Code