tazz4843 / whisper-rs

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

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

Closed thewh1teagle closed 6 months ago

thewh1teagle commented 6 months ago

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