Skip to content

v0.9.0 — MP3 Recording Output

Choose a tag to compare

@celstnblacc celstnblacc released this 01 May 10:43
· 18 commits to main since this release
d30424e

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}.mp3 when 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

v0.8.0...v0.9.0

🤖 Generated with Claude Code