whisper_token_lang method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
int whisper_token_lang(ffi.Pointer<whisper_context> ctx, int lang_id) {
return _whisper_token_lang(ctx, lang_id);
}