Skip to main content

whisper_vad_segments_from_samples

Function whisper_vad_segments_from_samples 

Source
pub unsafe extern "C" fn whisper_vad_segments_from_samples(
    vad_ctx: *mut whisper_vad_context,
    params: whisper_vad_params,
    samples: *const f32,
    n_samples: c_int,
) -> *mut whisper_vad_segments