mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2025-09-15 13:28:35 +08:00
* whisper : add loader to allow loading from other than file * whisper : rename whisper_init to whisper_init_from_file * whisper : add whisper_init_from_buffer * android : Delete local.properties * android : load models directly from assets * whisper : adding <stddef.h> needed for size_t + code style Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
|---|---|---|
| .. | ||
| Assets.xcassets | ||
| Base.lproj | ||
| AppDelegate.h | ||
| AppDelegate.m | ||
| Info.plist | ||
| main.m | ||
| SceneDelegate.h | ||
| SceneDelegate.m | ||
| ViewController.h | ||
| ViewController.m | ||