Codec: NeuCodec FSQ, 50 tokens/s, outputs STFT ri components for Swift ISTFT
Notes on NeuCodec decoder
The CoreML NeuCodec decoder outputs STFT real/imaginary (ri) spectrum (1, 2*F, N) rather than raw audio. The Inverse STFT is performed by the Swift runtime using precomputed IDFT matrix and Overlap-and-Add, avoiding CoreML Tools limitations with complex number operations.
Original model
See neuphonic/neutts-nano-spanish for full details, license, and usage instructions.
NeuTTS Nano Spanish is released under the NeuTTS Open License 1.0.