https://github.com/linuxserver/docker-piper/blob/05ec62af5384c0a9415d767ff6d8171ccdcc663e/root/etc/s6-overlay/s6-rc.d/svc-piper/run#L27 It appears that the flag "--cuda" is supposed to be "--use-cuda" reference: https://github.com/rhasspy/wyoming-piper/blob/78e890bd2846aba6ba07517a2c6afacf4a961482/wyoming_piper/__main__.py#L66
docker-piper/root/etc/s6-overlay/s6-rc.d/svc-piper/run
Line 27 in 05ec62a
It appears that the flag "--cuda" is supposed to be "--use-cuda"
reference:
https://github.com/rhasspy/wyoming-piper/blob/78e890bd2846aba6ba07517a2c6afacf4a961482/wyoming_piper/__main__.py#L66