From ed4d342aeab196d4dabedc5c1cf47cc146f99b73 Mon Sep 17 00:00:00 2001 From: Robert Dunmire III Date: Sat, 4 Jan 2025 14:13:09 -0500 Subject: [PATCH] Update wyoming-piper_cuda.patch --- patch/wyoming-piper_cuda.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/patch/wyoming-piper_cuda.patch b/patch/wyoming-piper_cuda.patch index 36e58fd..438615c 100644 --- a/patch/wyoming-piper_cuda.patch +++ b/patch/wyoming-piper_cuda.patch @@ -29,7 +29,6 @@ + if self.args.cuda: + piper_args.extend(["--debug"]) + piper_args.extend(["--cuda"]) -+ piper_args.extend(["--use-cuda"]) + _LOGGER.debug( "Starting piper process: %s args=%s", self.args.piper, piper_args