SpeechKit v0.54.0
·
44 commits
to main
since this release
Highlights
- Nothing you say disappears quietly: When a recording produces no text —
usually because the spoken language did not match the configured one —
SpeechKit now says so instead of dropping it without a trace. - Your words keep their own language: Transcripts are no longer labelled
German regardless of what was spoken, so custom vocabulary and replacements
apply to the language you actually used. - Media on your paired Box: A paired Kombify Box now plays media through
the local device agent, so the audio path stays on your own network.
Added
Fixed
- lint: keep the empty-final commit inside the contextcheck exemption (96af795)
- stt: openrouter had the same invented "de" label, plus manifest truth (5f6e0b6)
- stt: stop losing speech to empty transcripts and invented locales (e1b8374)
- wyoming: bound untrusted PCM metadata before building the WAV header (e6d8826)
Full Changelog: v0.53.0...v0.54.0