ggerganov / whisper.spm

whisper.cpp package for the Swift Package Manager
MIT License
168 stars 27 forks source link

More frequent integration of whisper.cpp commits? #7

Closed bdrelling closed 1 year ago

bdrelling commented 1 year ago

Is it possible to get more frequent integration of whisper.cpp commits?

Currently, whisper.spm only seems to be receiving versioned updates from whisper.cpp, but whisper.cpp frequently gets commits that would benefit us immediately, and it can take a while before they are brought over to whisper.spm.

We are also commit-locked to whisper.spm, not version-locked (because of the unsafe build flags issue), so there'd be little problem from our perspective with updating to specified commits or using a "bleeding edge" version of whisper.cpp.

Thanks!

ggerganov commented 1 year ago

Sure, no problem. I might setup some CI to auto-sync this repo with whisper.cpp

mortenjust commented 1 year ago

This would be amazing. I'm also really excited to try the coreml version with SPM and seeing it in a polished UI like this

CleanShot 2023-03-08 at 17 56 32@2x
ggerganov commented 1 year ago

v1.3.0 has Core ML support