| 程序包 | 说明 |
|---|---|
| com.litongjava.whipser.cpp.java |
| 限定符和类型 | 方法和说明 |
|---|---|
com.sun.jna.Pointer |
WhisperCppJnaLibrary.whisper_init_no_state(WhisperModelLoader loader)
Allocate (almost) all memory needed for the model using a model loader without allocating the state.
|
com.sun.jna.Pointer |
WhisperCppJnaLibrary.whisper_init(WhisperModelLoader loader)
Allocate (almost) all memory needed for the model using a model loader.
|
Copyright © 2023. All rights reserved.