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