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

Unable to use GPU in Automatic speech recognition using Whisper and OpenVINO with Generate API. #2689

Open
VaibMittal7 opened this issue Jan 24, 2025 · 7 comments

Comments

@VaibMittal7
Copy link

I tested the notebook for Automatic speech recognition using Whisper and OpenVINO with Generate API, I observed that it unable to use GPU. I want to run model on GPU.

Is there something I'm missing? Please assist me with this. Thank you.

Notebook link : https://docs.openvino.ai/2024/notebooks/whisper-asr-genai-with-output.html

@brmarkus
Copy link

Can you provide more details, please?
Which HW are you running on, which operating system, which version of Python do you use?
Did you encounter error messages?
Which models and which conversions have you selected in the drop-down menus before reaching the inference section in the Jupyter notebook?

@VaibMittal7
Copy link
Author

Processor series : Intel Core Ultra 7 165H
CPU processor : Intel Core Ultra 7 165H
Python 3.10
Windows
Whisper tiny model

Image

@brmarkus
Copy link

Do you get errors, or empty, or wrong results?

@VaibMittal7
Copy link
Author

I checked on task manager, GPU was not used when model was running.

@brmarkus
Copy link

Can you try using longer samples (e.g. minutes instead of seconds)?

@VaibMittal7
Copy link
Author

Ok, let me try

@VaibMittal7
Copy link
Author

I tried using longer samples but I'm still facing same issue.

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