Releases: SignalEngine/PipeVoice
Release list
v2.49.3
build: pin onnxruntime<1.30 (1.30.0 crashes PyInstaller import analysis)
Co-Authored-By: Claude Fable 5.1 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01WStiFEE9AHoF4esPCaKiYD
Built-With: claude-fable-5-1[1m]
What's Changed
- fix(screenrec): stamp frames in the codec's ms clock, not the container's (2.49.3) by @SignalEngine in #86
Full Changelog: v2.49.2...v2.49.3
v2.49.2
Merge pull request #84 from SignalEngine/fix/read-aloud-keep-last-text
feat(read-aloud): keep the last OCR text beside the log (2.49.2)
What's Changed
- feat(read-aloud): keep the last OCR text beside the log (2.49.2) by @SignalEngine in #84
Full Changelog: v2.49.1...v2.49.2
v2.49.1
Merge pull request #83 from SignalEngine/fix/screenrec-fail-fast
fix(screenrec): abort when the encoder dies; traceback; name saved narration (2.49.1)
What's Changed
- fix(screenrec): abort when the encoder dies; traceback; name saved narration (2.49.1) by @SignalEngine in #83
Full Changelog: v2.49.0...v2.49.1
v2.49.0
Merge pull request #82 from SignalEngine/feat/read-aloud-long-text
feat(read-aloud): chunk long text, warn when long, offer Summarise
What's Changed
- copy(read-aloud): say what to do at the ElevenLabs voice library by @SignalEngine in #81
- feat(read-aloud): chunk long text, warn when long, offer Summarise by @SignalEngine in #82
Full Changelog: v2.48.0...v2.49.0
v2.48.0
Merge pull request #80 from SignalEngine/feat/voice-keys-and-preview
feat(read-aloud): an ElevenLabs key field that exists, per-engine rows, and voice preview
What's Changed
- feat(read-aloud): an ElevenLabs key field that exists, per-engine rows, and voice preview by @SignalEngine in #80
Full Changelog: v2.47.0...v2.48.0
v2.47.0
Merge pull request #79 from SignalEngine/feat/read-aloud-controls
feat(read-aloud): Pause, Restart and Stop on the pill
What's Changed
- feat(read-aloud): Pause, Restart and Stop on the pill by @SignalEngine in #79
Full Changelog: v2.46.0...v2.47.0
v2.46.0
Merge pull request #78 from SignalEngine/feat/voices-and-selection
feat: full-width tabs, select-what-to-read, and better voices
What's Changed
- feat: full-width tabs, select-what-to-read, and better voices by @SignalEngine in #78
Full Changelog: v2.45.7...v2.46.0
v2.45.7
Merge pull request #77 from SignalEngine/fix/screenrec-real-timestamps
fix(screenrec): stamp the time each frame was grabbed, not the fps we asked for
What's Changed
- fix(read-aloud): it opened the selector and never spoke by @SignalEngine in #76
- fix(screenrec): stamp the time each frame was grabbed, not the fps we asked for by @SignalEngine in #77
Full Changelog: v2.45.6...v2.45.7
v2.45.6
Merge pull request #75 from SignalEngine/fix/winrt-foundation-collections
fix(read-aloud): declare winrt Foundation.Collections — the gate's first real catch
What's Changed
- fix(read-aloud): declare winrt Foundation.Collections — the gate's first real catch by @SignalEngine in #75
Full Changelog: v2.45.5...v2.45.6
v2.44.1
Merge pull request #67 from SignalEngine/fix/deepgram-keyterm-nova3
fix(deepgram): send keyterm on nova-3, and never let a word list break dictation
What's Changed
- fix(deepgram): send keyterm on nova-3, and never let a word list break dictation by @SignalEngine in #67
Full Changelog: v2.44.0...v2.44.1