Files
casa/services/wyoming-piper/docker-run.sh

9 lines
275 B
Bash
Executable File

docker pull rhasspy/wyoming-piper
docker stop wyoming-piper
docker rm wyoming-piper
scriptPath="$(dirname "$(readlink -f "$0")")"
docker run -dt --name wyoming-piper -p 10200:10200 -v ${scriptPath}/volumes/data:/data rhasspy/wyoming-piper \
--voice en_US-lessac-medium