Expose WhisperContextParameters and update examples
This commit is contained in:
parent
bd197a36f3
commit
8d462f5dd3
5 changed files with 21 additions and 9 deletions
|
|
@ -13,6 +13,7 @@ pub use error::WhisperError;
|
|||
pub use standalone::*;
|
||||
pub use utilities::*;
|
||||
pub use whisper_ctx::WhisperContext;
|
||||
pub use whisper_ctx::WhisperContextParameters;
|
||||
pub use whisper_params::{FullParams, SamplingStrategy};
|
||||
pub use whisper_state::WhisperState;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue