NeuTTS — on-device voice-cloning TTS (GGUF backbone + NeuCodec decoder).
Backends
| Feature | Stack |
|---|---|
codec |
Eager ndarray NeuCodec (default) |
llama |
[rlx_llama32::Llama32Runner] + GGUF vocab |
parity-llama-cpp |
llama-cpp-2 reference for parity tests |
burn |
Burn GPU/CPU NeuCodec |
rlx |
RLX runtime (codec eager-parity) |