Skip to content

Conversation

@thewh1teagle
Copy link
Contributor

@thewh1teagle thewh1teagle commented Aug 20, 2024

Currently, whisper.cpp lacks runtime tests to verify that it runs without errors. In this PR, I've added tests that run Whisper on the tiny model to ensure that whisper.cpp continues to run smoothly across all platforms. Additionally, I’ve included tests for Vulkan. Please let me know if there are other important tests that should be added.

Update:
merged latest whisper.cpp.
for some reason vulkan failed on Windows and on Linux it runs without error but doesn't show the transcription (see the test)
It works fine on other linux/windows environments I tested on.

Update v1:
Turns out that vulkan runtime DLL is necessary in Github actions.
Now the Vulkan job on Windows doesn't failed immediately but instead it's stuck on loading the model forever.

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

Successfully merging this pull request may close these issues.

1 participant