You can try to use only specific cores. It is well described in the docker docs
I hope it helps ๐
You can try to use only specific cores. It is well described in the docker docs
I hope it helps ๐
So, I want it to use 100% of all of the cores, but at a lower priority.
It might end up being simpler to just run whisper "directly" on the host machine, so I can nice
it like normal
If you want to keep it containerized, an LXC would let you limit CPU usage vs. host processes like you're wanting.