Some of the audio encoder models have unexpected outputs using the neural engine on macOS 13, this will set the default to GPU. It can still be overridden by passing in your own ModelComputeOptions object into the computeOptions property of the WhisperKit() init method.
Example with jfk.wav, with fix:
And so my fellow Americans, ask not what your country can do for you, ask what you can do for your country.
Some of the audio encoder models have unexpected outputs using the neural engine on macOS 13, this will set the default to GPU. It can still be overridden by passing in your own
ModelComputeOptions
object into thecomputeOptions
property of the WhisperKit() init method.Example with jfk.wav, with fix:
Without fix: