README: A lightweight text-to-speech (TTS) application designed to run efficiently on CPUs. Forget about the hassle of using GPUs and web APIs serving TTS models. With Kyutai's Pocket TTS…
README: You can also use `pip install pocket-tts` to install it manually.
README: * Runs on CPU * Small model size, 100M parameters * Audio streaming * Low latency, ~200ms to get the first audio chunk * Faster than real-time, ~6x real-time on a CPU of MacBook A…
Release: v2.1.0
README: The `--voice` argument can also take a plain wav file as input for voice cloning.