Update wyoming-piper_cuda.patch
This commit is contained in:
parent
8c086e5e58
commit
ed4d342aea
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue