Skip to main content

whisper_full_get_segment_text

Function whisper_full_get_segment_text 

Source
pub unsafe extern "C" fn whisper_full_get_segment_text(
    ctx: *mut whisper_context,
    i_segment: c_int,
) -> *const c_char