AudioTranscribeWhisperSettings.useGpu property

Use GPU if available. In the cases where GPU is available, it may not necessarily increase performance, but instead opt to move load from CPU to GPU.

Signature:

useGpu?: boolean;