tazz4843 / whisper-rs

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

feat: add safe bindings to abort callback #136

Closed thewh1teagle closed 2 months ago

thewh1teagle commented 2 months ago

Add safe bindings to abort callback so it will be able to cancel transcription.

tazz4843 commented 2 months ago

Thanks :)