Skip to content

Conversation

@dlparker
Copy link
Contributor

Applied change to copy constructor suggested by absadiki and tested on Framework laptop with and without Vulkan support.

…n Framework laptop with and without Vulkan support
src/main.cpp Outdated
return whisper_ctx_init_openvino_encoder(ctx->ptr, model_path, device, cache_dir);
}

/*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @dlparker for the PR, really appreciate it. All CI checks seems to be passing without any issues.

Could you please just go ahead and remove the old code that’s currently commented out and keep only the new implementation? Once that’s cleaned up, I’ll go ahead and merge it.

Removed commented-out class definition for WhisperFullParamsWrapper.
@dlparker
Copy link
Contributor Author

I have made the requested change, @absadiki

@absadiki absadiki merged commit f4e6714 into absadiki:main Dec 30, 2025
96 of 114 checks passed
@absadiki
Copy link
Owner

Sounds great!
Thanks @dlparker for the contribution :)

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.

2 participants