Skip to main content

whisper_full_parallel

Function whisper_full_parallel 

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