artibex/piper-http
Creates a docker image that runs the piper http service
Wraps Piper's neural text-to-speech engine as a lightweight HTTP API, supporting multiple languages and voice models from Hugging Face with configurable model downloads stored in persistent Docker volumes. The service exposes a simple query-based endpoint that streams synthesized audio as WAV files, with included Python client utilities for direct playback via standard audio backends (PulseAudio, PipeWire, mpv). Built on ONNX-based inference for efficient CPU/GPU voice synthesis without external TTS dependencies.
Stars
18
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/artibex/piper-http"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidacm/NVDA-IBMTTS-Driver
This project is aimed at developing and maintaining the NVDA IBMTTS driver. IBMTTS is a...
marty1885/paroli
Streaming TTS based on Piper with optional RK3588 NPU support
IhorShevchuk/piper-app
The original Piper, now on iOS and macOS
rhasspy/piper
A fast, local neural text to speech system
ayutaz/piper-plus
Multilingual neural TTS (6 languages: JA/EN/ZH/ES/FR/PT) with VITS architecture. 571 speakers,...