tazz4843 / whisper-rs

Rust bindings to https://github.com/ggerganov/whisper.cpp
The Unlicense
607 stars 105 forks source link

feat(sys): pass whisper cmake flags from environment variables #152

Closed thewh1teagle closed 1 month ago

thewh1teagle commented 1 month ago

Allow passing cmake flags to whisper from environment variables when compiling whisper-rs Example flags: CMakeLists.txt#L66C0-L72C0