Kory Watson

Results 45 comments of Kory Watson

This will be fixed in today's release of AI Hub Apps. Thanks for your report!

Closing this out due to inactivity. Please reopen the issue or create a new issue if you are still experiencing this issue with the latest version of Stable Diffusion +...

@VaibMittal7 Can you tell us why you see you're running on the CPU using that app? The app selects NPU by default.

We have rewritten a large portion of the Whisper example script, and have verified it's working on NPU. I suggest you try again with the latest example script. Closing this...

Closing due to inactivity. Please open a new issue if you have additional questions.

Hi @qyccc3 , Try using qnn-net-run this way to use DLC: ``` export QNN_SDK_ROOT="path_to_sdk_root" export ARCH="aarch64-android" bin/${ARCH}/qnn-net-run --backend lib/${ARCH}/libQnnHtp.so --dlc_path your_model.dlc --model lib/${ARCH}/libQnnModelDlc.so ... ```

Yes, you need to use QNN Net Run on the actual android device. You can't run it from the host device.

https://github.com/quic/ai-hub-apps/issues/108

Closing this out due to inactivity. Please reopen the issue or create a new issue if you have further questions. I recommend using our sample tutorial for using Genie here:...

Closing this out due to inactivity. Please reopen the issue or create a new issue if still have questions on this topic.