# Complete local text-to-waveform speech synthesis under 10M parameters

> Source: <https://blog.adafruit.com/2026/08/04/complete-local-text-to-waveform-speech-synthesis-under-10m-parameters/>
> Published: 2026-08-04 19:08:39+00:00

Inflect-Micro-v2 is a complete local text-to-waveform speech synthesis under 10M parameters. It has a fixed-voice English Text to Speech (TTS) with deterministic seeds, long-text handling, and CPU or CUDA inference. Inflect v2 uses one public API across two sizes: Micro prioritizes quality below 10M parameters; Nano prioritizes footprint below 4M. The model can be found […]
