aarnphm / whispercpp

Pybind11 bindings for Whisper.cpp
Apache License 2.0
322 stars 61 forks source link

bug: submodule cron update doesn't update bazel commit pinning #191

Open githubnemo opened 9 months ago

githubnemo commented 9 months ago

Describe the bug

There are a lot of commits bumping the whisper.cpp submodule to the newest version but the commit hash in rules/deps.bzl is staying the same for whisper.cpp.

Wouldn't it make more sense to update that hash in that case as well?

To reproduce

No response

Expected behavior

No response

Environment

github