Update wyoming-piper_cuda.patch

This commit is contained in:
Robert Dunmire III 2025-01-04 14:13:09 -05:00
parent 8c086e5e58
commit ed4d342aea
1 changed files with 0 additions and 1 deletions

View File

@ -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