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

ASR: check runtime options such as CUDA is available #5

Open
umlx5h opened this issue Feb 3, 2025 · 0 comments
Open

ASR: check runtime options such as CUDA is available #5

umlx5h opened this issue Feb 3, 2025 · 0 comments
Labels
enhancement New feature or request P2 will work with medium priority

Comments

@umlx5h
Copy link
Owner

umlx5h commented Feb 3, 2025

from #3

The following error seems to occur if CUDA is enabled when it is not installed on Windows.
I would like to perform proper validation.

System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
   at Whisper.net.WhisperFactory.CheckLibraryLoaded()
@umlx5h umlx5h added enhancement New feature or request P2 will work with medium priority labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 will work with medium priority
Projects
None yet
Development

No branches or pull requests

1 participant