tazz4843 / whisper-rs

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

fix: LNK2019: unresolved external symbol cuGetErrorString #122

Closed XUJiahua closed 3 months ago

XUJiahua commented 3 months ago

add the missing 'cuda' lib, otherwise, link failed on windows with cuda feature enabled