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