Skip to content

Releases: miikkis-gh/voicecode

v0.1.0

19 Feb 19:02

Choose a tag to compare

voicecode v0.1.0

First release — developer voice commentary track for coding sessions.

Features

  • Real-time speech-to-text using Whisper (Finnish by default, configurable)
  • Silero VAD for automatic speech segmentation
  • Markdown output with wall-clock timecodes
  • Live VU meter display
  • Pause/resume recording with space bar
  • Raw audio saving to WAV
  • TOML config file support (~/.config/voicecode/config.toml)
  • Project tagging with -p flag (included in filename)

Usage

pip install .
voicecode start -p myproject