Plapre in a browser
Open-source Danish text-to-speech, running fully in your browser — no server, no cloud, no API key. WebGPU with a WASM fallback.
Compute backend
The model can run on the GPU (WebGPU) or the CPU (WASM).
Detected availability
WebGPU: …
multi-threading: …
Auto = the decoder+vocoder run on WebGPU when available; the LM runs on multi-threaded WASM when possible (it's faster there), otherwise WebGPU.
Model & artifacts
Speech synthesis
0.00s
Voice cloning
Clone a voice from a short reference clip (10–30s of clean speech). The audio never leaves your browser.