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