Updates
Rolling release / release (push) Successful in 7m31s

This commit is contained in:
2026-09-11 19:39:24 -04:00
parent a78708f8ff
commit 0d85553120
3 changed files with 12 additions and 3 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ QVAC TTS numeric arrays contain signed 16-bit samples, not bytes. Supertonic
plays at 44.1 kHz. Captured utterances use the non-streaming transcription API
because local VAD already supplies utterance boundaries.
CI pins the native engines, verifies their registration inside the staged
release, and synthesizes a sentence then transcribes it with Whisper. Voice
CI installs the Vulkan runtime required by the native addons, pins the native
engines, verifies their registration inside the staged release, and synthesizes a sentence then transcribes it with Whisper. Voice
models download into a temporary CI cache. Both the archive and Debian package
include the validated Bare runtime and native dependencies. The release gate
requires model download access; it fails rather than publishing an untested