Skip to main content

whisper_full

Function whisper_full 

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