pub fn init_whisper_context(
whisper_metadata: &WhisperMetadata,
) -> Result<(), LlamaCoreError>
Available on crate feature
whisper
only.Expand description
Initialize the whisper context
pub fn init_whisper_context(
whisper_metadata: &WhisperMetadata,
) -> Result<(), LlamaCoreError>
whisper
only.Initialize the whisper context