windows-runtime-parakeet-v0.4.0-fv1

altic-dev/FluidVoicewindows-runtime-parakeet-v0.4.0-fv1Sep 8, 2026by altic-dev

AI Summary

A runtime library release (parakeet.cpp) specifically implementing the CUDA graph re-capture fix identified in the main FluidVoice release to prevent memory churn during dictation.

Key Highlights

  • Implements the CUDA graph re-capture memory growth fix for the persistent metadata arena in Backend::compute.
  • Targets CUDA 12.9 with support for architectures ranging from 50-virtual through 121a-real.
  • Built from the altic-dev/parakeet.cpp branch fix/cuda-graph-recapture-churn (commit 6f7f3f9).

New Features

  • Implementation of the CUDA graph re-capture fix to prevent memory growth

Full Release Notes

parakeet.cpp v0.4.0 CUDA runtime with the FluidVoice fix for CUDA graph re-capture memory growth (persistent metadata arena in Backend::compute). Built from altic-dev/parakeet.cpp branch fix/cuda-graph-recapture-churn (commit 6f7f3f9). CUDA 12.9, architectures 50-virtual through 121a-real. Used by FluidVoice Windows 0.0.10+ via the native runtime downloader.