Velum is a native C++ reimplementation of CosyVoice3 text-to-speech that eliminates Python runtime dependencies by running neural networks on GGML with CUDA acceleration. Weight conversion and acoustic processing are computed offline in Python and frozen into a single executable binary for streamlined production deployment.