Re-export whisper_ahead
This commit is contained in:
parent
0c8798c986
commit
ce17f9a441
2 changed files with 2 additions and 1 deletions
|
|
@ -49,3 +49,4 @@ pub type WhisperProgressCallback = whisper_rs_sys::whisper_progress_callback;
|
|||
pub type WhisperLogitsFilterCallback = whisper_rs_sys::whisper_logits_filter_callback;
|
||||
pub type WhisperAbortCallback = whisper_rs_sys::ggml_abort_callback;
|
||||
pub type WhisperLogCallback = whisper_rs_sys::ggml_log_callback;
|
||||
pub type DtwAhead = whisper_rs_sys::whisper_ahead;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue