Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Whisper GPU mobile NNAPI #578

Closed
yurii-k-ring opened this issue Sep 18, 2023 · 1 comment
Closed

[Question] Whisper GPU mobile NNAPI #578

yurii-k-ring opened this issue Sep 18, 2023 · 1 comment

Comments

@yurii-k-ring
Copy link

Hello, I'm trying to run Whisper model using ONNX runtime with Olive-generated model on Android.
It works fine on CPU and I tried to use GPU, but it looks like under GPU it means CUDA execution provider only.

Is there a way to generate a model, optimized to run on Android mobile GPU (NNAPI Execution provider)? Thanks in advance!

@guotuofeng
Copy link
Collaborator

From the time being, Olive doesn't support on mobile hardware except CPU. We will prioritize the requirement for optimization on mobile hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants