docs(changelog): note audio.cpp GPU routing

This commit is contained in:
Palash Debnath
2026-09-08 18:32:46 +05:30
parent 23dd8728d1
commit 68194c004d
+1
View File
@@ -23,6 +23,7 @@ the frozen-backend fallback mirror it for their toolchains.
- Voice cloning now starts with a clear upload-or-record choice, reveals recording and reference details only when needed, and keeps sampling controls under Production Overrides (#1817)
- The first-run welcome line uses an instruction accepted by OmniVoice and VoiceDesign engines (#1861) — thanks @psiberfunk!
- audio.cpp joins the engine lineup as an opt-in CPU backend for Breeze-TTS-2 (English + Chinese, clone + voice design, explicit Model Catalogue install, no Python venv) (#1891)
- audio.cpp uses installed native CUDA, HIP, Metal, and Vulkan providers and preserves device routing across remote workers (#1926)
### Changed