Wyoming Piper docker container with GPU support for Home-Assistant
Go to file
Robert Dunmire III 1cd030ade5 Update Dockerfile 2025-01-12 11:00:39 -05:00
.github/workflows Update docker-publish.yml 2025-01-04 13:37:24 -05:00
.vscode Fix piper exception (#14) 2025-01-04 17:12:34 -05:00
patches Update docker image to cuda 12.2.2 and compile piper from source 2025-01-09 19:31:13 -05:00
.gitignore Initial commit 2023-12-08 11:54:40 -05:00
Dockerfile Update Dockerfile 2025-01-12 11:00:39 -05:00
README.md Update to onnxruntime 1.20.1 2025-01-12 10:48:20 -05:00
build.sh Push to dev 2023-12-08 12:10:07 -05:00
requirements.txt Update to onnxruntime 1.20.1 2025-01-12 10:48:20 -05:00
run.sh Update to onnxruntime 1.20.1 2025-01-12 10:48:20 -05:00

README.md

wyoming-piper-gpu

Wyoming Piper docker container with Nvidia GPU support for Home-Assistant

https://github.com/rhasspy/wyoming-piper

Publish Docker image

docker pull ghcr.io/slackr31337/wyoming-piper-gpu:latest

Use environment variable to set piper voice

PIPER_VOICE="en_US-lessac-medium" PIPER_LENGTH="1.0" PIPER_NOISE="0.667" PIPER_NOISEW="0.333" PIPER_SPEAKER="0" PIPER_SILENCE="1.2"