Skip to main content

whisper_full_get_token_text

Function whisper_full_get_token_text 

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