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

Added links to OPENVINO models #1978

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

twdragon
Copy link

Adds links to OPENVINO models. Closes #1893. Huggingface repository is now WIP.

@twdragon
Copy link
Author

Added models to HuggingFace: https://huggingface.co/twdragon/whisper.cpp-openvino

@hlevring
Copy link

hlevring commented Apr 2, 2024

Yeah good idea so everyone don't need to generate the Intel IR on their own. But you are missing the distilled large v3 https://huggingface.co/distil-whisper/distil-large-v3-ggml/tree/main . According to docs this update no longer requires chunking, so would be cool to have that available too now that you are at it ;) (this probably requires to update the script)

Maybe also good idea to ask @RyanMetcalfeInt8 if he wants to update https://huggingface.co/Intel/whisper.cpp-openvino-models/tree/main or if he is good with a new home ;)

@twdragon
Copy link
Author

twdragon commented Apr 2, 2024

@hlevring thanks for raising it! I will consider it soon. @RyanMetcalfeInt8 your opinion?

@RyanMetcalfeInt8
Copy link
Contributor

@hlevring thanks for raising it! I will consider it soon. @RyanMetcalfeInt8 your opinion?

I’m good either way. Happy to update Intel’s HF repo with all models, if that seems more suitable. It’ll just take me about a week to get them up there, as I’m on vacation this week and away from my laptop 😃

@twdragon
Copy link
Author

twdragon commented Apr 2, 2024

@RyanMetcalfeInt8 I have a set of scripts, so I don't feel like it should be very difficult to convert also your models. What I want to propose is to provide in this repository the list of the most significant pretrained model repositories, but it is up to @ggerganov

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.

Request: provide Openvino models
3 participants