Releases: miikkis-gh/voicecode
Releases · miikkis-gh/voicecode
v0.1.0
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
-pflag (included in filename)
Usage
pip install .
voicecode start -p myproject