Skip to main content

whisper_lang_auto_detect

Function whisper_lang_auto_detect 

Source
pub unsafe extern "C" fn whisper_lang_auto_detect(
    ctx: *mut whisper_context,
    offset_ms: c_int,
    n_threads: c_int,
    lang_probs: *mut f32,
) -> c_int