I built a local TTS Firefox add-on using an 82M parameter neural model — offline, private, runs smooth even on old hardware
Wanted to share something I’ve been working on: a Firefox add-on that does neural-quality text-to-speech entirely offline using a locally hosted model. No cloud. No API keys. No telemetry. Just you and a ~82M parameter model running in a tiny Flask ser…