whisper.cpp/bindings
Syahmi Azhar 1512545149
whisper : add loader class to allow loading from buffer and others (#353)
* 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>
2023-01-08 13:03:33 +02:00
..
go whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
ios@6707f1ea1c ggml : define MIN / MAX only if not defined (minor) 2023-01-05 21:16:52 +02:00
javascript whisper : add loader class to allow loading from buffer and others (#353) 2023-01-08 13:03:33 +02:00
CMakeLists.txt Node.js package (#260) 2022-12-12 20:17:27 +02:00