Just started playing with OpenVINO models. Was looking to try out the transcribe/translate features specifically. I can get the model to transcribe on CPU but whenever I select NPU it gives an error. Log details below. Any help on what I am doing and how to fix will be helpful.
06:59:08: Audacity 3.4.2
Log Cleared.
06:59:29: Operation ‘Pre-processing’ took 0.000000 seconds. Poll was called 0 times and took 0.000000 seconds. Yield was called 0 times and took 0.000000 seconds.
06:59:32: Error: In Whisper Transcription Effect, exception: whisper.cpp context creation / initialization failed
06:59:33: Operation ‘OpenVINO Whisper Transcription’ took 3.128000 seconds. Poll was called 701 times and took 0.131200 seconds. Yield was called 37 times and took 0.076664 seconds.
06:59:32: Error: whisper_ctx_init_openvino_encoder failed for device = NPU
Can you let me know which NPU driver version you are using? You can find this in the task manager, if you click ‘Performance’ on the left, and then click on ‘NPU’. There should be a ‘Driver Version’ listed toward the bottom of the window.