#Piper docker file not found
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Trying to get wyoming_piper to work on my synology nas using docker. It spins when clicking try voice in voice assistant settings. Attached are the logs for the container.
For anyone in the future,you need to run the docker image from ssh using docker run -it -p 10200:10200 -v /path/to/local/data:/data rhasspy/wyoming-piper
--voice en_US-lessac-medium
I run it with Compose, no issues.