add new params
This commit is contained in:
parent
491eeeadde
commit
f810c63a39
2 changed files with 146 additions and 12 deletions
|
|
@ -15,3 +15,4 @@ pub use whisper_params::{FullParams, SamplingStrategy};
|
|||
pub type WhisperTokenData = whisper_rs_sys::whisper_token_data;
|
||||
pub type WhisperToken = whisper_rs_sys::whisper_token;
|
||||
pub type WhisperNewSegmentCallback = whisper_rs_sys::whisper_new_segment_callback;
|
||||
pub type WhisperStartEncoderCallback = whisper_rs_sys::whisper_encoder_begin_callback;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue