aarnphm / whispercpp

Pybind11 bindings for Whisper.cpp
Apache License 2.0
324 stars 63 forks source link

`bazel-toolchain` does not support `NixOS` #45

Closed rroohhh closed 1 year ago

rroohhh commented 1 year ago

bazel-toolchain, which was added in bdd5302003ce8c5a957337e4c4a05566466b14b1 does not support NixOS (see https://github.com/grailbio/bazel-toolchain/issues/58), making (dev) installation on NixOS impossible currently.

aarnphm commented 1 year ago

I'm ok with removing this right now. Maybe we don't even need clang. 🤔

aarnphm commented 1 year ago

I have remove llvm toolchain on main. Sorry for the breakage.