Releases: gmickel/dettivo-linux
Releases · gmickel/dettivo-linux
Release list
Dettivo for Linux 0.2.0
The first public release of Dettivo for Linux, now open source under GPL-3.0-or-later.
Added
- Every release carries the
dettivo-binpacman package and its checksum, so Arch and Omarchy users canpacman -Uit from GitHub while the AUR packages wait for AUR account registration to reopen. - Parakeet Ultra, Moondream's retrained Parakeet TDT 0.6B v3, is available to download beside v2 and v3: the same size and languages, with lower word error on Moondream's benchmarks.
- Home and the meetings list offer Return to meeting while a recording or its final transcription is running.
- Every release publishes the Omarchy plugin to
gmickel/omarchy-dettivoforomarchy plugin add, and will publishdettivo-binanddettivoto the AUR once AUR publishing is switched on. - Meeting titles can be renamed by clicking the title or pressing
t; Enter saves and Escape cancels.
Changed
- Dettivo for Linux is now licensed under GPL-3.0-or-later instead of MIT.
- The speech engines compile for one x86-64 baseline (AVX2, FMA, F16C), so the release package runs on any x86-64 CPU from 2013 on rather than only on CPUs like the build machine's.
Fixed
- Meetings continue on the CPU when an automatic Whisper model load crashes the GPU engine.
- Recognition windows default to 30 seconds with quiet edges trimmed, so automatic language detection follows a language change inside a meeting or import.
- Quiet speech moves the recording bars; both pills use the same logarithmic level curve.
- Automatic meeting titles use the local time zone at the meeting's start.
- Whisper meeting models can be selected while Parakeet remains the dictation provider. Reported by @gmickel.
- Live meetings retain every provisional fragment, acknowledge Stop immediately, and show pending, running, completed and failed processing stages. Unassigned speaker segments remain visible. Reported by @gmickel.
- The Omarchy meeting timer advances through silence, restores its start time on reconnect, and ignores completion events from an older meeting. Reported by @gmickel.
- Long-meeting analysis splits inputs and summary groups that exceed model limits, preserves extracted decisions and actions, and respects cancellation. Reported by @gmickel.
- Omarchy shortcut setup loads the Lua bindings and checks activation before onboarding advances. Missing includes and setup failures can be retried. Reported by @gmickel.
- The Omarchy plugin ships its shared-state registration, loads its panel style without a session environment override, and keeps the idle waveform visible. Reported by @gmickel.
- The bar panel uses an inset, equal-width mode selector and flat themed action buttons.