Skip to main content

whisper_full_with_state

Function whisper_full_with_state 

Source
pub unsafe extern "C" fn whisper_full_with_state(
    ctx: *mut whisper_context,
    state: *mut whisper_state,
    params: whisper_full_params,
    samples: *const f32,
    n_samples: c_int,
) -> c_int