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