ggerganov / whisper.cpp

Port of OpenAI's Whisper model in C/C++
MIT License
34.38k stars 3.5k forks source link

Request: provide Openvino models #1893

Open BBBalls opened 6 months ago

BBBalls commented 6 months ago

I have been able to appreciate significant performance increases utilizing Openvino for the models that I can covert, but my laptop does not seem to have enough ram (16 GB) to convert the large models.

If it is technically possible, it would be great if Openvino models were provided on HuggingFace, like how the CoreML models are made available.

Thanks

twdragon commented 6 months ago

I have converted the models to OPENVINO and strive to publish them on Huggingface soon but for now, they are available through the following IPFS folders. Every model includes the original GGML bundle accompanied by converted OPENVINO encoder files. The original pretrained OpenAI models and Large models will be added soon. The English-only models (.en.) are placed together with the multilingual ones. The links are provided using dweb.link gateway, but any of the available IPFS gateways could be used for downloading.

Model index IPFS CID HTTP Link
tiny bafybeiba7jggi3qjhxaibz6x2lj7yyodfmu3c73wam5audas4vfiyonraq Download
base bafybeidxae4d7boax6qk3qjpeodi64zp6dyxh5mrqtvroah3e54jh3w3hq Download
small bafybeiam4oa6re22vlxwylq5xfipxwudwzbeo7jyclvayvkdvwn2riqw3m Download
medium bafybeibywkcnezurmnvmikf2sungw6fz3wmq32uimoq34mcgk3weqgq7mu Download
large bafybeifatliqdfrvqlywiiiomxsa6qjprzb7fex4qfdr4cfiyt3nmcv6ri Donwload
whisper-original bafybeifiqguwimjqwhufoasmq75oyezvy2ylb6hu2evwlyqar6cvq7cjxy Download
BBBalls commented 6 months ago

Thanks for taking on generating the OpenVINO files and sharing them. I am not having any luck downloading the files via Kubo or the IPFS Desktop application. This is the first time I have used IPFS, so I very well might be missing something.

twdragon commented 6 months ago

@BBBalls there could be some problems while the data are coming over the network. I set up the providing, so in a few days everything should be fine

twdragon commented 5 months ago

Added Large models

BBBalls commented 5 months ago

@twdragon Thanks again.

twdragon commented 5 months ago

the models are added to Huggingface: https://huggingface.co/twdragon/whisper.cpp-openvino