I am running Whisper in a docker container on an Intel NUC using the rhasspy/wyoming-whisper container. My NUC has an Intel Core Ultra 7 processor with a GPU and NPU on chip, yet I believe right now all STT is running on CPU. I've searched around and seen plenty of options to get NVIDIA/CUDA running STT, but haven't found anything "out of the box" for Intel GPU (or NPU).
Is this supported? Any pointers on where to find a "clean" path to get this working?