We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7983d51 commit a916d4dCopy full SHA for a916d4d
packaging/linux/onevox.service
@@ -13,7 +13,7 @@ StandardError=journal
13
14
# Resource limits (optional, can be adjusted per system)
15
MemoryMax=2G
16
-CPUQuota=80%
+# CPUQuota=80% # Commented out - speech processing needs full CPU access
17
18
[Install]
19
WantedBy=default.target
scripts/install_linux.sh
@@ -176,7 +176,7 @@ StandardError=journal
176
177
178
179
180
181
182
0 commit comments